Home
last modified time | relevance | path

Searched refs:ffs_blknum (Results 1 – 3 of 3) sorted by relevance

/minix/sys/ufs/ffs/
H A Dfs.h693 #define ffs_blknum(fs, fsb) /* calculates rounddown(fsb, fs->fs_frag) */ \ macro
H A Dffs_alloc.c1170 bpref = ffs_blknum(fs, bpref); in ffs_alloccgblk()
/minix/usr.sbin/makefs/ffs/
H A Dffs_alloc.c398 bpref = ffs_blknum(fs, bpref); in ffs_alloccgblk()