Searched refs:xfs_qm_vop_dqalloc (Results 1 – 6 of 6) sorted by relevance
/fs/xfs/ |
D | xfs_quota.h | 82 extern int xfs_qm_vop_dqalloc(struct xfs_inode *, xfs_dqid_t, xfs_dqid_t, 105 xfs_qm_vop_dqalloc(struct xfs_inode *ip, xfs_dqid_t uid, xfs_dqid_t gid, in xfs_qm_vop_dqalloc() function
|
D | xfs_symlink.c | 217 error = xfs_qm_vop_dqalloc(dp, in xfs_symlink()
|
D | xfs_inode.c | 1164 error = xfs_qm_vop_dqalloc(dp, xfs_kuid_to_uid(current_fsuid()), in xfs_create() 1343 error = xfs_qm_vop_dqalloc(dp, xfs_kuid_to_uid(current_fsuid()), in xfs_create_tmpfile()
|
D | xfs_iops.c | 601 error = xfs_qm_vop_dqalloc(ip, xfs_kuid_to_uid(uid), in xfs_setattr_nonsize()
|
D | xfs_ioctl.c | 1212 code = xfs_qm_vop_dqalloc(ip, ip->i_d.di_uid, in xfs_ioctl_setattr()
|
D | xfs_qm.c | 1609 xfs_qm_vop_dqalloc( in xfs_qm_vop_dqalloc() function
|