Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/libxfs/
Dxfs_trans_resv.c575 xfs_calc_icreate_reservation(xfs_mount_t *mp) in xfs_calc_icreate_reservation() function
599 return xfs_calc_icreate_reservation(mp); in xfs_calc_mkdir_reservation()
612 return xfs_calc_icreate_reservation(mp) + in xfs_calc_symlink_reservation()
949 resp->tr_create.tr_logres = xfs_calc_icreate_reservation(mp); in xfs_trans_resv_calc()