Lines Matching refs:s_root
1740 inode = d_inode(s->s_root); in find_hash_out()
2082 s->s_root = d_make_root(root_inode); in reiserfs_fill_super()
2083 if (!s->s_root) in reiserfs_fill_super()
2088 dput(s->s_root); in reiserfs_fill_super()
2089 s->s_root = NULL; in reiserfs_fill_super()
2105 dput(s->s_root); in reiserfs_fill_super()
2106 s->s_root = NULL; in reiserfs_fill_super()
2167 dput(s->s_root); in reiserfs_fill_super()
2168 s->s_root = NULL; in reiserfs_fill_super()
2175 dput(s->s_root); in reiserfs_fill_super()
2176 s->s_root = NULL; in reiserfs_fill_super()
2193 dput(s->s_root); in reiserfs_fill_super()
2194 s->s_root = NULL; in reiserfs_fill_super()
2420 if (path->dentry->d_parent != sb->s_root) in reiserfs_quota_on()