Searched refs:xfs_qm_vop_chown_reserve (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_quota.h | 98 extern int xfs_qm_vop_chown_reserve(struct xfs_trans *, struct xfs_inode *, 142 #define xfs_qm_vop_chown_reserve(tp, ip, u, g, p, fl) (0) macro
|
| H A D | xfs_iops.c | 736 error = xfs_qm_vop_chown_reserve(tp, ip, udqp, gdqp, in xfs_setattr_nonsize()
|
| H A D | xfs_qm.c | 1824 xfs_qm_vop_chown_reserve( in xfs_qm_vop_chown_reserve() function
|
| H A D | xfs_ioctl.c | 1474 code = xfs_qm_vop_chown_reserve(tp, ip, NULL, NULL, pdqp, in xfs_ioctl_setattr()
|