Searched refs:tr_fsyncts (Results 1 – 4 of 4) sorted by relevance
64 struct xfs_trans_res tr_fsyncts; /* update timestamps on fsync */ member
872 resp->tr_fsyncts.tr_logres = xfs_calc_swrite_reservation(mp); in xfs_trans_resv_calc()
985 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_fsyncts, 0, 0); in xfs_vn_update_time()
110 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_fsyncts, 0, 0); in xfs_setfilesize_trans_alloc()