Home | Sort by: relevance | last modified time | path |
/src/sbin/fsck_lfs/ | |
inode.c | 133 struct uvnode *vp, *thisvp; local in function:ckinode 149 thisvp = vget(fs, idesc->id_number); 152 if (thisvp) 154 lfs_numfrags(fs, VTOI(thisvp)->i_lfs_fragsize[lbn]); |