Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_trans_resv.h45 struct xfs_trans_res tr_growdata; /* fs data section grow trans */ member
Dxfs_trans_resv.c871 resp->tr_growdata.tr_logres = xfs_calc_growdata_reservation(mp); in xfs_trans_resv_calc()
/linux-4.1.27/fs/xfs/
Dxfs_fsops.c201 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_growdata, in xfs_growfs_data_private()