Searched refs:xfs_da_log2_roundup (Results 1 – 3 of 3) sorted by relevance
320 uint xfs_da_log2_roundup(uint i);
201 mp->m_dircook_elog = xfs_da_log2_roundup(count + 1); in xfs_dir_mount()
2359 xfs_da_log2_roundup(uint i) in xfs_da_log2_roundup() function