Home
last modified time | relevance | path

Searched refs:xfs_trans_alloc_ichange (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h269 int xfs_trans_alloc_ichange(struct xfs_inode *ip, struct xfs_dquot *udqp,
H A Dxfs_trans.c1275 xfs_trans_alloc_ichange( in xfs_trans_alloc_ichange() function
H A Dxfs_iops.c714 error = xfs_trans_alloc_ichange(ip, udqp, gdqp, NULL, in xfs_setattr_nonsize()
H A Dxfs_ioctl.c1220 error = xfs_trans_alloc_ichange(ip, NULL, NULL, pdqp, in xfs_ioctl_setattr_get_trans()