OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ckinode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_lfs/
inode.c
125
ckinode
(union lfs_dinode *dp, struct inodesc *idesc)
function in typeref:typename:int
456
(void)
ckinode
(VTOD(vp), idesc);
659
(void)
ckinode
(VTOD(vp), &idesc);
/src/sbin/fsck_ext2fs/
inode.c
167
ckinode
(struct ext2fs_dinode *dp, struct inodesc *idesc)
function in typeref:typename:int
588
(void)
ckinode
(dp, idesc);
751
(void)
ckinode
(dp, &idesc);
/src/sbin/fsck_ffs/
inode.c
73
ckinode
(union dinode *dp, struct inodesc *idesc)
function in typeref:typename:int
590
*
ckinode
will call id_func (actually always pass4check)
596
(void)
ckinode
(dp, idesc);
854
(void)
ckinode
(dp, &idesc);
Completed in 34 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025