Searched refs:dquot_quota_on (Results 1 – 6 of 6) sorted by relevance
/fs/jfs/ |
D | super.c | 846 err = dquot_quota_on(sb, type, format_id, path); in jfs_quota_on()
|
/fs/quota/ |
D | dquot.c | 2542 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() function 2557 EXPORT_SYMBOL(dquot_quota_on);
|
/fs/ext2/ |
D | super.c | 1599 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
|
/fs/reiserfs/ |
D | super.c | 2446 err = dquot_quota_on(sb, type, format_id, path); in reiserfs_quota_on()
|
/fs/f2fs/ |
D | super.c | 2306 err = dquot_quota_on(sb, type, format_id, path); in f2fs_quota_on()
|
/fs/ext4/ |
D | super.c | 5991 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on()
|