Home
last modified time | relevance | path

Searched refs:dquot_quota_on (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dquotaops.h101 int dquot_quota_on(struct super_block *sb, int type, int format_id,
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dsuper.c847 err = dquot_quota_on(sb, type, format_id, path); in jfs_quota_on()
/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c2480 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 Dsuper.c1590 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus722 dquot_quota_on
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c2452 err = dquot_quota_on(sb, type, format_id, path); in reiserfs_quota_on()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c2639 err = dquot_quota_on(sb, type, format_id, path); in f2fs_quota_on()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c6347 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on()