Searched refs:xfs_trans_alloc_ichange (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_trans.h | 262 int xfs_trans_alloc_ichange(struct xfs_inode *ip, struct xfs_dquot *udqp,
|
| H A D | xfs_trans.c | 1235 xfs_trans_alloc_ichange( in xfs_trans_alloc_ichange() function
|
| H A D | xfs_iops.c | 837 error = xfs_trans_alloc_ichange(ip, udqp, gdqp, NULL, in xfs_setattr_nonsize()
|
| H A D | xfs_ioctl.c | 642 error = xfs_trans_alloc_ichange(ip, NULL, NULL, pdqp, in xfs_ioctl_setattr_get_trans()
|
| /linux/fs/xfs/scrub/ |
| H A D | orphanage.c | 66 error = xfs_trans_alloc_ichange(dp, udqp, gdqp, pdqp, true, &tp); in xrep_chown_orphanage()
|