Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c1372 static int ext4_quota_on_mount(struct super_block *sb, int type);
2649 int ret = ext4_quota_on_mount(sb, i); in ext4_orphan_cleanup()
5747 static int ext4_quota_on_mount(struct super_block *sb, int type) in ext4_quota_on_mount() function