Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dsuper.c1316 static int ext4_quota_on_mount(struct super_block *sb, int type);
2558 int ret = ext4_quota_on_mount(sb, i); in ext4_orphan_cleanup()
5546 static int ext4_quota_on_mount(struct super_block *sb, int type) in ext4_quota_on_mount() function