Home
last modified time | relevance | path

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

/linux-4.4.14/fs/reiserfs/
Dsuper.c190 static int reiserfs_quota_on_mount(struct super_block *, int);
240 ret = reiserfs_quota_on_mount(s, i); in finish_unfinished()
2324 static int reiserfs_quota_on_mount(struct super_block *sb, int type) in reiserfs_quota_on_mount() function