Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.c349 xfs_calc_buf_res(2 * XFS_DIROP_LOG_COUNT(mp), in xfs_calc_rename_reservation()
389 xfs_calc_buf_res(XFS_DIROP_LOG_COUNT(mp), in xfs_calc_link_reservation()
427 xfs_calc_buf_res(XFS_DIROP_LOG_COUNT(mp), in xfs_calc_remove_reservation()
457 xfs_calc_buf_res(XFS_DIROP_LOG_COUNT(mp), XFS_FSB_TO_B(mp, 1)) + in xfs_calc_create_resv_modify()
A Dxfs_trans_resv.h66 #define XFS_DIROP_LOG_COUNT(mp) \ macro

Completed in 4 milliseconds