Searched defs:fragroundup (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/stand/libsa/
H A Dext2fs.c162 #define fragroundup(fs, size) /* roundup(size, fsize) */ \ macro
/freebsd-11-stable/sys/fs/ext2fs/
H A Dfs.h142 #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \ macro
/freebsd-11-stable/sys/ufs/ffs/
H A Dfs.h600 #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \ macro

Completed in 192 milliseconds