fragroundup 301 ufs/ext2fs/ext2fs.h #define fragroundup(fs, size) /* calculates roundup(size, fs->e2fs_bsize) */ \ fragroundup 524 ufs/ffs/fs.h #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \