Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_trans_resv.h98 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
Dxfs_log_rlimit.c62 xfs_trans_resv_calc(mp, resv); in xfs_log_calc_trans_resv_for_minlogblocks()
Dxfs_trans_resv.c913 xfs_trans_resv_calc( in xfs_trans_resv_calc() function
/linux-6.1.9/fs/xfs/
Dxfs_trans.c56 xfs_trans_resv_calc(mp, M_RES(mp)); in xfs_trans_init()
Dxfs_trace.h3569 DEFINE_TRANS_RESV_EVENT(xfs_trans_resv_calc);