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 in typeref:typename:void 529 lfs_ientry(&ifp, fs, lfs_dino_getinumber(fs, dip), &ifbp); 603 lfs_ientry(&ifp, fs, lfs_fi_getino(fs, fip), &ifbp);
|