Lines Matching refs:REISERFS_SB
121 struct dentry *privroot = REISERFS_SB(sb)->priv_root;
129 xaroot = dget(REISERFS_SB(sb)->xattr_root);
627 if (!d_really_is_positive(REISERFS_SB(inode->i_sb)->priv_root))
681 if (!REISERFS_SB(inode->i_sb)->priv_root)
982 REISERFS_SB(s)->priv_root = dentry;
1003 struct dentry *privroot = REISERFS_SB(s)->priv_root;
1011 err = create_privroot(REISERFS_SB(s)->priv_root);
1017 if (!REISERFS_SB(s)->xattr_root) {
1023 REISERFS_SB(s)->xattr_root = dentry;
1032 clear_bit(REISERFS_XATTRS_USER, &REISERFS_SB(s)->s_mount_opt);
1033 clear_bit(REISERFS_POSIXACL, &REISERFS_SB(s)->s_mount_opt);