Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_quota.h109 extern int xfs_qm_vop_dqalloc(struct xfs_inode *, kuid_t, kgid_t,
153 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc() function
A Dxfs_iops.c731 error = xfs_qm_vop_dqalloc(ip, uid, gid, ip->i_projid, in xfs_setattr_nonsize()
A Dxfs_ioctl.c713 error = xfs_qm_vop_dqalloc(ip, VFS_I(ip)->i_uid, in xfs_fileattr_set()
A Dxfs_qm.c1716 xfs_qm_vop_dqalloc( in xfs_qm_vop_dqalloc() function
A Dxfs_inode.c631 return xfs_qm_vop_dqalloc(args->pip, uid, gid, prid, flags, udqpp, in xfs_icreate_dqalloc()
/linux/fs/xfs/scrub/
A Dorphanage.c61 error = xfs_qm_vop_dqalloc(dp, GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, 0, in xrep_chown_orphanage()

Completed in 20 milliseconds