Lines Matching refs:s_root
1733 inode = d_inode(s->s_root); in find_hash_out()
2083 s->s_root = d_make_root(root_inode); in reiserfs_fill_super()
2084 if (!s->s_root) in reiserfs_fill_super()
2089 dput(s->s_root); in reiserfs_fill_super()
2090 s->s_root = NULL; in reiserfs_fill_super()
2106 dput(s->s_root); in reiserfs_fill_super()
2107 s->s_root = NULL; in reiserfs_fill_super()
2168 dput(s->s_root); in reiserfs_fill_super()
2169 s->s_root = NULL; in reiserfs_fill_super()
2176 dput(s->s_root); in reiserfs_fill_super()
2177 s->s_root = NULL; in reiserfs_fill_super()
2194 dput(s->s_root); in reiserfs_fill_super()
2195 s->s_root = NULL; in reiserfs_fill_super()
2422 if (path->dentry->d_parent != sb->s_root) in reiserfs_quota_on()