Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h93 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 Dxfs_symlink.c196 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, &init_user_ns), in xfs_symlink()
H A Dxfs_iops.c707 error = xfs_qm_vop_dqalloc(ip, uid, gid, ip->i_projid, in xfs_setattr_nonsize()
H A Dxfs_inode.c987 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 Dxfs_qm.c1662 xfs_qm_vop_dqalloc( in xfs_qm_vop_dqalloc() function
H A Dxfs_ioctl.c1346 error = xfs_qm_vop_dqalloc(ip, VFS_I(ip)->i_uid, in xfs_fileattr_set()