Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dsuper.c1183 static int ext4_quota_on_mount(struct super_block *sb, int type);
2164 int ret = ext4_quota_on_mount(sb, i); in ext4_orphan_cleanup()
4596 static int ext4_quota_on_mount(struct super_block *sb, int type) in ext4_quota_on_mount() function