Lines Matching refs:s_root
1692 inode = d_inode(s->s_root); in find_hash_out()
2033 s->s_root = d_make_root(root_inode); in reiserfs_fill_super()
2034 if (!s->s_root) in reiserfs_fill_super()
2039 dput(s->s_root); in reiserfs_fill_super()
2040 s->s_root = NULL; in reiserfs_fill_super()
2056 dput(s->s_root); in reiserfs_fill_super()
2057 s->s_root = NULL; in reiserfs_fill_super()
2118 dput(s->s_root); in reiserfs_fill_super()
2119 s->s_root = NULL; in reiserfs_fill_super()
2126 dput(s->s_root); in reiserfs_fill_super()
2127 s->s_root = NULL; in reiserfs_fill_super()
2144 dput(s->s_root); in reiserfs_fill_super()
2145 s->s_root = NULL; in reiserfs_fill_super()
2371 if (path->dentry->d_parent != sb->s_root) in reiserfs_quota_on()