OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_ientry
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/lfs_cleanerd/
cleaner.h
68
void
lfs_ientry
(IFILE **, struct clfs *, ino_t, struct ubuf **);
coalesce.c
121
lfs_ientry
(&ifp, fs, ino, &bp);
lfs_cleanerd.c
375
* XXX this is cutpaste of
LFS_IENTRY
from lfs.h; unify the two.
378
lfs_ientry
(IFILE **ifpp, struct clfs *fs, ino_t ino, struct ubuf **bpp)
function
529
lfs_ientry
(&ifp, fs, lfs_dino_getinumber(fs, dip), &ifbp);
603
lfs_ientry
(&ifp, fs, lfs_fi_getino(fs, fip), &ifbp);
/src/sbin/dump_lfs/
lfs_inode.c
306
lfs_ientry
(ino_t ino)
function
390
blkno = lfs_if_getdaddr(sblock,
lfs_ientry
(inum));
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026