Home
last modified time | relevance | path

Searched refs:fragroundup (Results 1 – 2 of 2) sorted by relevance

/external/grub/stage2/
Dfs.h411 #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \ macro
436 : (fragroundup(fs, blkoff(fs, (ip)->i_size))))
440 : (fragroundup(fs, blkoff(fs, (dip)->di_size))))
Dufs2.h395 #define fragroundup(fs, size) /* calculates roundup(size, fs->fs_fsize) */ \ macro
413 : (fragroundup(fs, blkoff(fs, (ip)->i_size))))
417 : (fragroundup(fs, blkoff(fs, (size)))))