Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dsuper.c1614 static int ext4_quota_on_mount(struct super_block *sb, int type);
3063 int ret = ext4_quota_on_mount(sb, i); in ext4_orphan_cleanup()
6247 static int ext4_quota_on_mount(struct super_block *sb, int type) in ext4_quota_on_mount() function