Searched refs:dquot_quota_on (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | quotaops.h | 101 int dquot_quota_on(struct super_block *sb, int type, int format_id,
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | super.c | 847 err = dquot_quota_on(sb, type, format_id, path); in jfs_quota_on()
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | dquot.c | 2480 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() function 2495 EXPORT_SYMBOL(dquot_quota_on);
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | super.c | 1590 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 722 dquot_quota_on
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | super.c | 2452 err = dquot_quota_on(sb, type, format_id, path); in reiserfs_quota_on()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 2639 err = dquot_quota_on(sb, type, format_id, path); in f2fs_quota_on()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 6347 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on()
|