Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_trans_resv.h50 struct xfs_trans_res tr_fsyncts; /* update timestamps on fsync */ member
A Dxfs_trans_resv.c926 resp->tr_fsyncts.tr_logres = xfs_calc_swrite_reservation(mp); in xfs_trans_resv_calc()
/linux/fs/xfs/
A Dxfs_aops.c56 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_setfilesize()
A Dxfs_iops.c1129 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_vn_update_time()
A Dxfs_super.c657 if (xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp)) in xfs_fs_dirty_inode()

Completed in 13 milliseconds