Home
last modified time | relevance | path

Searched refs:xfs_cui_log_space (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_refcount_item.h79 unsigned int xfs_cui_log_space(unsigned int nr);
H A Dxfs_refcount_item.c81 unsigned int xfs_cui_log_space(unsigned int nr) in xfs_cui_log_space() function
/linux/fs/xfs/scrub/
H A Dreap.c647 const unsigned int cui = xfs_cui_log_space(1) + in xreap_configure_agcow_limits()
1038 const unsigned int cui = xfs_cui_log_space(1) + in xreap_configure_rgcow_limits()
/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c1417 const unsigned int cui = xfs_cui_log_space(1); in xfs_calc_atomic_write_ioend_geometry()