Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dsuper.c189 static int reiserfs_quota_on_mount(struct super_block *, int);
239 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