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

/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs.h396 #define fragroundup(fs, size) /* calculates roundup(size, fs->e2fs_bsize) */ \ macro
/openbsd-current/sys/ufs/ffs/
H A Dfs.h528 #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \ macro

Completed in 174 milliseconds