Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.c67 xfs_allocfree_log_count( in xfs_allocfree_log_count() function
139 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 1), in xfs_calc_inobt_res()
186 res = xfs_calc_buf_res(xfs_allocfree_log_count(mp, 1), in xfs_calc_inode_chunk_res()
352 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 3), in xfs_calc_rename_reservation()
392 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 1), in xfs_calc_link_reservation()
430 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 2), in xfs_calc_remove_reservation()
575 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 1), in xfs_calc_growdata_reservation()
597 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 1), in xfs_calc_growrtalloc_reservation()
673 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 1), in xfs_calc_addafork_reservation()
696 xfs_calc_buf_res(xfs_allocfree_log_count(mp, 4), in xfs_calc_attrinval_reservation()
[all …]
A Dxfs_trans_resv.h93 uint xfs_allocfree_log_count(struct xfs_mount *mp, uint num_ops);
A Dxfs_refcount.c890 xfs_allocfree_log_count(cur->bc_mp, 1); in xfs_refcount_still_have_space()

Completed in 9 milliseconds