Searched refs:quota_off (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/quota/
H A Dquota.c96 if (!sb->s_qcop->quota_off && !sb->s_qcop->quota_disable) quota_quotaoff()
100 return sb->s_qcop->quota_off(sb, type); quota_quotaoff()
H A Ddquot.c23 * Serialized quota_off() and quota_on() for mount point.
2077 /* We need to serialize quota_off() for device */ dquot_disable()
2762 .quota_off = dquot_quota_off,
/linux-4.4.14/include/linux/
H A Dquota.h422 int (*quota_off)(struct super_block *, int); member in struct:quotactl_ops
/linux-4.4.14/fs/reiserfs/
H A Dsuper.c808 .quota_off = dquot_quota_off,
/linux-4.4.14/fs/ext4/
H A Dsuper.c1108 .quota_off = ext4_quota_off,

Completed in 252 milliseconds