Searched refs:dquot_disable (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| A D | quotaops.h | 80 int dquot_disable(struct super_block *sb, int type, unsigned int flags); 84 return dquot_disable(sb, type, DQUOT_SUSPENDED); in dquot_suspend() 270 static inline int dquot_disable(struct super_block *sb, int type, in dquot_disable() function
|
| /linux/fs/quota/ |
| A D | dquot.c | 2183 int dquot_disable(struct super_block *sb, int type, unsigned int flags) in dquot_disable() function 2287 EXPORT_SYMBOL(dquot_disable); 2291 return dquot_disable(sb, type, in dquot_quota_off() 2399 dquot_disable(sb, type, flags); in dquot_load_quota_sb() 2537 dquot_disable(sb, type, DQUOT_LIMITS_ENABLED); in dquot_quota_enable() 2571 ret = dquot_disable(sb, type, DQUOT_LIMITS_ENABLED); in dquot_quota_disable()
|
| /linux/fs/ocfs2/ |
| A D | super.c | 972 dquot_disable(sb, type, DQUOT_USAGE_ENABLED | in ocfs2_disable_quotas()
|
| /linux/ |
| A D | vmlinux.symvers | 11077 0x00000000 dquot_disable vmlinux EXPORT_SYMBOL
|
| A D | System.map | 10373 ffff8000102d7620 T dquot_disable
|
| A D | .tmp_System.map | 10373 ffff8000102d7620 T dquot_disable
|
Completed in 337 milliseconds