Home
last modified time | relevance | path

Searched refs:tr_fsyncts (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_resv.h52 struct xfs_trans_res tr_fsyncts; /* update timestamps on fsync */ member
H A Dxfs_trans_resv.c943 resp->tr_fsyncts.tr_logres = xfs_calc_swrite_reservation(mp); in xfs_trans_resv_calc()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_resv.h50 struct xfs_trans_res tr_fsyncts; /* update timestamps on fsync */ member
H A Dxfs_trans_resv.c1006 resp->tr_fsyncts.tr_logres = xfs_calc_swrite_reservation(mp); in xfs_trans_resv_calc()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_aops.c81 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_setfilesize()
H A Dxfs_iops.c1070 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_vn_update_time()
H A Dxfs_super.c682 if (xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp)) in xfs_fs_dirty_inode()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_aops.c58 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_setfilesize()
H A Dxfs_iops.c1059 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp); in xfs_vn_update_time()
H A Dxfs_super.c690 if (xfs_trans_alloc(mp, &M_RES(mp)->tr_fsyncts, 0, 0, 0, &tp)) in xfs_fs_dirty_inode()

Completed in 12 milliseconds