Searched refs:dquot_quota_on (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/include/linux/ |
| D | quotaops.h | 101 int dquot_quota_on(struct super_block *sb, int type, int format_id,
|
| /Linux-v5.10/fs/jfs/ |
| D | super.c | 846 err = dquot_quota_on(sb, type, format_id, path); in jfs_quota_on()
|
| /Linux-v5.10/fs/quota/ |
| D | dquot.c | 2465 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() function 2480 EXPORT_SYMBOL(dquot_quota_on);
|
| /Linux-v5.10/fs/ext2/ |
| D | super.c | 1578 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
|
| /Linux-v5.10/fs/reiserfs/ |
| D | super.c | 2444 err = dquot_quota_on(sb, type, format_id, path); in reiserfs_quota_on()
|
| /Linux-v5.10/fs/f2fs/ |
| D | super.c | 2274 err = dquot_quota_on(sb, type, format_id, path); in f2fs_quota_on()
|
| /Linux-v5.10/fs/ext4/ |
| D | super.c | 6320 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on()
|