Searched refs:dquot_quota_on (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | quotaops.h | 101 int dquot_quota_on(struct super_block *sb, int type, int format_id,
|
| /linux/fs/jfs/ |
| A D | super.c | 844 err = dquot_quota_on(sb, type, format_id, path); in jfs_quota_on()
|
| /linux/fs/quota/ |
| A D | dquot.c | 2463 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() function 2478 EXPORT_SYMBOL(dquot_quota_on);
|
| /linux/fs/ext2/ |
| A D | super.c | 1573 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
|
| /linux/fs/reiserfs/ |
| A D | super.c | 2442 err = dquot_quota_on(sb, type, format_id, path); in reiserfs_quota_on()
|
| /linux/fs/f2fs/ |
| A D | super.c | 2715 err = dquot_quota_on(sb, type, format_id, path); in f2fs_quota_on()
|
| /linux/fs/ext4/ |
| A D | super.c | 6277 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on()
|
| /linux/ |
| A D | vmlinux.symvers | 7082 0x00000000 dquot_quota_on vmlinux EXPORT_SYMBOL
|
| A D | System.map | 10385 ffff8000102d8850 T dquot_quota_on
|
| A D | .tmp_System.map | 10385 ffff8000102d8850 T dquot_quota_on
|
Completed in 442 milliseconds