Searched refs:dquot_quota_off (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | super.c | 870 err = dquot_quota_off(sb, type); in jfs_quota_off() 883 return dquot_quota_off(sb, type); in jfs_quota_off()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | quotaops.h | 105 int dquot_quota_off(struct super_block *sb, int type);
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | super.c | 409 dquot_quota_off(s, i); in finish_unfinished() 2476 err = dquot_quota_off(sb, type); in reiserfs_quota_off() 2490 return dquot_quota_off(sb, type); in reiserfs_quota_off()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | super.c | 1613 err = dquot_quota_off(sb, type); in ext2_quota_off() 1626 return dquot_quota_off(sb, type); in ext2_quota_off()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 2538 dquot_quota_off(sb, type); in f2fs_enable_quotas() 2660 return dquot_quota_off(sb, type); in __f2fs_quota_off() 2666 err = dquot_quota_off(sb, type); in __f2fs_quota_off() 2705 int ret = dquot_quota_off(sb, type); in f2fs_quota_off_umount()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 3152 dquot_quota_off(sb, i); in ext4_orphan_cleanup() 6369 dquot_quota_off(sb, type); in ext4_quota_on() 6442 dquot_quota_off(sb, type); in ext4_enable_quotas() 6471 err = dquot_quota_off(sb, type); in ext4_quota_off() 6498 return dquot_quota_off(sb, type); in ext4_quota_off()
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | dquot.c | 2306 int dquot_quota_off(struct super_block *sb, int type) in dquot_quota_off() function 2311 EXPORT_SYMBOL(dquot_quota_off);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 721 dquot_quota_off
|