Searched refs:xfs_qm_vop_dqalloc (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_quota.h | 93 extern int xfs_qm_vop_dqalloc(struct xfs_inode *, kuid_t, kgid_t, 119 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc() function
|
H A D | xfs_symlink.c | 196 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns), in xfs_symlink()
|
H A D | xfs_iops.c | 707 error = xfs_qm_vop_dqalloc(ip, uid, gid, ip->i_projid, in xfs_setattr_nonsize()
|
H A D | xfs_inode.c | 987 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns), in xfs_create() 1136 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns), in xfs_create_tmpfile()
|
H A D | xfs_qm.c | 1662 xfs_qm_vop_dqalloc( in xfs_qm_vop_dqalloc() function
|
H A D | xfs_ioctl.c | 1346 error = xfs_qm_vop_dqalloc(ip, VFS_I(ip)->i_uid, in xfs_fileattr_set()
|