Searched refs:tr_ichange (Results 1 – 6 of 6) sorted by relevance
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_trans_resv.h | 44 struct xfs_trans_res tr_ichange; /* inode update trans */ member
|
| D | xfs_trans_resv.c | 870 resp->tr_ichange.tr_logres = xfs_calc_ichange_reservation(mp); in xfs_trans_resv_calc()
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_pnfs.c | 312 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_fs_commit_blocks()
|
| D | xfs_ioctl.c | 338 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_set_dmattrs() 1066 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_ioctl_setattr_get_trans()
|
| D | xfs_iops.c | 610 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_setattr_nonsize()
|
| D | xfs_bmap_util.c | 1759 error = xfs_trans_reserve(tp, &M_RES(mp)->tr_ichange, 0, 0); in xfs_swap_extents()
|