Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c768 static int ext3_quota_on_mount(struct super_block *sb, int type);
1564 int ret = ext3_quota_on_mount(sb, i); in ext3_orphan_cleanup()
2964 static int ext3_quota_on_mount(struct super_block *sb, int type) in ext3_quota_on_mount() function