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

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

Completed in 166 milliseconds