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