Searched refs:rm_xquota (Results 1 – 2 of 2) sorted by relevance
442 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()