Searched refs:xfs_qm_vop_dqalloc (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_quota.h83 extern int xfs_qm_vop_dqalloc(struct xfs_inode *, xfs_dqid_t, xfs_dqid_t,
106 xfs_qm_vop_dqalloc(struct xfs_inode *ip, xfs_dqid_t uid, xfs_dqid_t gid, xfs_qm_vop_dqalloc() function
H A Dxfs_symlink.c218 error = xfs_qm_vop_dqalloc(dp, xfs_symlink()
H A Dxfs_iops.c604 error = xfs_qm_vop_dqalloc(ip, xfs_kuid_to_uid(uid), xfs_setattr_nonsize()
H A Dxfs_ioctl.c1194 code = xfs_qm_vop_dqalloc(ip, ip->i_d.di_uid, xfs_ioctl_setattr()
H A Dxfs_qm.c1601 xfs_qm_vop_dqalloc( xfs_qm_vop_dqalloc() function
H A Dxfs_inode.c1149 error = xfs_qm_vop_dqalloc(dp, xfs_kuid_to_uid(current_fsuid()), xfs_create()
1336 error = xfs_qm_vop_dqalloc(dp, xfs_kuid_to_uid(current_fsuid()), xfs_create_tmpfile()

Completed in 171 milliseconds