Searched refs:quota_off (Results 1 – 7 of 7) 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,
329 .quota_off = ext2_quota_off,
853 .quota_off = reiserfs_quota_off,
3127 .quota_off = f2fs_quota_off,
1612 .quota_off = ext4_quota_off,
Completed in 47 milliseconds