Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_extfree_item.h97 unsigned int xfs_efi_log_space(unsigned int nr);
H A Dxfs_extfree_item.c86 unsigned int xfs_efi_log_space(unsigned int nr) in xfs_efi_log_space() function
/linux/fs/xfs/scrub/
H A Dreap.c564 const unsigned int efi = xfs_efi_log_space(1) + in xreap_configure_agextent_limits()
643 const unsigned int efi = xfs_efi_log_space(1) + in xreap_configure_agcow_limits()
1034 const unsigned int efi = xfs_efi_log_space(1) + in xreap_configure_rgcow_limits()
1545 const unsigned int efi = xfs_efi_log_space(1) + in xreap_configure_bmapi_limits()
/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c1413 const unsigned int efi = xfs_efi_log_space(1); in xfs_calc_atomic_write_ioend_geometry()