Searched refs:tr_ichange (Results 1 - 6 of 6) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_trans.c1370 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
H A Dxfs_reflink.c1006 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
1065 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
H A Dxfs_acl.c230 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
H A Dxfs_pnfs.c316 error = xfs_trans_alloc(mp, &M_RES(mp)->tr_ichange, 0, 0, 0, &tp);
/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_resv.c1229 resp->tr_ichange.tr_logres = xfs_calc_ichange_reservation(mp);
H A Dxfs_trans_resv.h32 struct xfs_trans_res tr_ichange; /* inode update trans */ member in struct:xfs_trans_resv

Completed in 313 milliseconds