Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_trans_resv.h106 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
Dxfs_trans_resv.c806 xfs_trans_resv_calc( in xfs_trans_resv_calc() function
/fs/xfs/
Dxfs_trans.c46 xfs_trans_resv_calc(mp, M_RES(mp)); in xfs_trans_init()