Searched refs:xfs_qm_id_for_quotatype (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_dquot.h211 xfs_dqid_t xfs_qm_id_for_quotatype(struct xfs_inode *ip,
H A Dxfs_dquot.c949 xfs_qm_id_for_quotatype( function
991 id = xfs_qm_id_for_quotatype(ip, type);
H A Dxfs_qm.c1095 id = xfs_qm_id_for_quotatype(ip, type);
/linux-master/fs/xfs/scrub/
H A Dquotacheck.c438 id = xfs_qm_id_for_quotatype(ip, XFS_DQTYPE_USER);
446 id = xfs_qm_id_for_quotatype(ip, XFS_DQTYPE_GROUP);
454 id = xfs_qm_id_for_quotatype(ip, XFS_DQTYPE_PROJ);

Completed in 140 milliseconds