Searched refs:xfs_trans_alloc_ichange (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans.h | 269 int xfs_trans_alloc_ichange(struct xfs_inode *ip, struct xfs_dquot *udqp,
|
H A D | xfs_trans.c | 1275 xfs_trans_alloc_ichange( in xfs_trans_alloc_ichange() function
|
H A D | xfs_iops.c | 714 error = xfs_trans_alloc_ichange(ip, udqp, gdqp, NULL, in xfs_setattr_nonsize()
|
H A D | xfs_ioctl.c | 1220 error = xfs_trans_alloc_ichange(ip, NULL, NULL, pdqp, in xfs_ioctl_setattr_get_trans()
|