Home
last modified time | relevance | path

Searched refs:lbn_level (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/ufs/ffs/
H A Dfs.h757 lbn_level(ufs_lbn_t lbn) in lbn_level()
756 lbn_level(ufs_lbn_t lbn) lbn_level() function
H A Dffs_vnops.c323 (lbn_level(bp->b_lblkno) >= passes || in ffs_syncvnode()
H A Dffs_softdep.c6503 level = lbn_level(lbn); in setup_trunc_indir()
7319 lbn = -(lbn + lbn_level(lbn)); in trunc_check_buf()
8411 level = lbn_level(lbn); in indir_trunc()
/freebsd/sbin/fsck_ffs/
H A Dsuj.c723 level = lbn_level(lbn); in indir_visit()
1230 level = lbn_level(lbn); in indir_trunc()
H A Dinode.c329 level = lbn_level(cur); in indir_blkatoff()