Searched refs:rm_xquota (Results 1 – 3 of 3) sorted by relevance
276 .rm_xquota = xfs_fs_rm_xquota,
440 int (*rm_xquota)(struct super_block *, unsigned int); member
761 if (!sb->s_qcop->rm_xquota) in quota_rmxquota()763 return sb->s_qcop->rm_xquota(sb, flags); in quota_rmxquota()