Home
last modified time | relevance | path

Searched refs:xfs_da_log2_roundup (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_da_btree.h320 uint xfs_da_log2_roundup(uint i);
Dxfs_dir.c201 mp->m_dircook_elog = xfs_da_log2_roundup(count + 1); in xfs_dir_mount()
Dxfs_da_btree.c2359 xfs_da_log2_roundup(uint i) in xfs_da_log2_roundup() function