Searched refs:xfs_qm_vop_dqalloc (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_quota.h | 110 extern int xfs_qm_vop_dqalloc(struct xfs_inode *, kuid_t, kgid_t, 156 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc() function
|
| H A D | xfs_ioctl.c | 798 error = xfs_qm_vop_dqalloc(ip, VFS_I(ip)->i_uid, in xfs_fileattr_set()
|
| H A D | xfs_qm.c | 1847 xfs_qm_vop_dqalloc( in xfs_qm_vop_dqalloc() function
|
| H A D | xfs_inode.c | 643 return xfs_qm_vop_dqalloc(args->pip, uid, gid, prid, flags, udqpp, in xfs_icreate_dqalloc()
|
| /linux/fs/xfs/scrub/ |
| H A D | orphanage.c | 61 error = xfs_qm_vop_dqalloc(dp, GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, 0, in xrep_chown_orphanage()
|