Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dsuper.c213 static int reiserfs_quota_on_mount(struct super_block *, int);
272 ret = reiserfs_quota_on_mount(s, i); in finish_unfinished()
2375 static int reiserfs_quota_on_mount(struct super_block *sb, int type) in reiserfs_quota_on_mount() function