Searched refs:quota_off (Results 1 – 5 of 5) sorted by relevance
432 int (*quota_off)(struct super_block *, int); member
100 if (!sb->s_qcop->quota_off && !sb->s_qcop->quota_disable) in quota_quotaoff()104 return sb->s_qcop->quota_off(sb, type); in quota_quotaoff()
171 .quota_off = jfs_quota_off,
356 .quota_off = ext2_quota_off,
3590 .quota_off = f2fs_quota_off,