Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_extfree_item.h98 unsigned int xfs_efd_log_space(unsigned int nr);
H A Dxfs_extfree_item.c264 unsigned int xfs_efd_log_space(unsigned int nr) in xfs_efd_log_space() function
/linux/fs/xfs/scrub/
H A Dreap.c565 xfs_efd_log_space(1); in xreap_configure_agextent_limits()
644 xfs_efd_log_space(1); in xreap_configure_agcow_limits()
1035 xfs_efd_log_space(1); in xreap_configure_rgcow_limits()
1546 xfs_efd_log_space(1); in xreap_configure_bmapi_limits()
/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c1414 const unsigned int efd = xfs_efd_log_space(1); in xfs_calc_atomic_write_ioend_geometry()