Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_trans_resv.h52 struct xfs_trans_res tr_fsyncts; /* update timestamps on fsync */ member
Dxfs_trans_resv.c940 resp->tr_fsyncts.tr_logres = xfs_calc_swrite_reservation(mp); in xfs_trans_resv_calc()
/linux-4.19.296/fs/xfs/
Dxfs_aops.c140 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, in xfs_setfilesize_trans_alloc()
199 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_setfilesize()
Dxfs_iops.c1104 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_vn_update_time()
Dxfs_super.c987 if (xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp)) in xfs_fs_dirty_inode()