Lines Matching refs:s_root
1746 inode = d_inode(s->s_root); in find_hash_out()
2085 s->s_root = d_make_root(root_inode); in reiserfs_fill_super()
2086 if (!s->s_root) in reiserfs_fill_super()
2091 dput(s->s_root); in reiserfs_fill_super()
2092 s->s_root = NULL; in reiserfs_fill_super()
2108 dput(s->s_root); in reiserfs_fill_super()
2109 s->s_root = NULL; in reiserfs_fill_super()
2170 dput(s->s_root); in reiserfs_fill_super()
2171 s->s_root = NULL; in reiserfs_fill_super()
2178 dput(s->s_root); in reiserfs_fill_super()
2179 s->s_root = NULL; in reiserfs_fill_super()
2196 dput(s->s_root); in reiserfs_fill_super()
2197 s->s_root = NULL; in reiserfs_fill_super()
2423 if (path->dentry->d_parent != sb->s_root) in reiserfs_quota_on()