Home
last modified time | relevance | path

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

/linux-6.12.1/fs/reiserfs/
Dsuper.c213 static int reiserfs_quota_on_mount(struct super_block *, int);
272 ret = reiserfs_quota_on_mount(s, i); in finish_unfinished()
2374 static int reiserfs_quota_on_mount(struct super_block *sb, int type) in reiserfs_quota_on_mount() function