Lines Matching refs:s_root
1741 inode = d_inode(s->s_root); in find_hash_out()
2093 s->s_root = d_make_root(root_inode); in reiserfs_fill_super()
2094 if (!s->s_root) in reiserfs_fill_super()
2099 dput(s->s_root); in reiserfs_fill_super()
2100 s->s_root = NULL; in reiserfs_fill_super()
2116 dput(s->s_root); in reiserfs_fill_super()
2117 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()
2186 dput(s->s_root); in reiserfs_fill_super()
2187 s->s_root = NULL; in reiserfs_fill_super()
2204 dput(s->s_root); in reiserfs_fill_super()
2205 s->s_root = NULL; in reiserfs_fill_super()
2432 if (path->dentry->d_parent != sb->s_root) in reiserfs_quota_on()