Searched refs:xfs_iroundup (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_inode.h459 uint xfs_iroundup(uint);
H A Dxfs_inode.c3659 * xfs_iroundup: round up argument to next power of two
3662 xfs_iroundup( function
4193 rnew_size = xfs_iroundup(new_size);
4216 rnew_size = xfs_iroundup(new_size);

Completed in 92 milliseconds