Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c581 static inline unsigned int xfs_calc_pptr_replace_overhead(void) in xfs_calc_pptr_replace_overhead() function
643 rename_overhead = xfs_calc_pptr_replace_overhead() + in xfs_calc_rename_reservation()
646 exchange_overhead = 2 * xfs_calc_pptr_replace_overhead(); in xfs_calc_rename_reservation()