Lines Matching refs:REISERFS_SB
122 struct dentry *privroot = REISERFS_SB(sb)->priv_root;
130 xaroot = dget(REISERFS_SB(sb)->xattr_root);
622 if (!d_really_is_positive(REISERFS_SB(inode->i_sb)->priv_root))
676 if (!REISERFS_SB(inode->i_sb)->priv_root)
980 REISERFS_SB(s)->priv_root = dentry;
999 struct dentry *privroot = REISERFS_SB(s)->priv_root;
1007 err = create_privroot(REISERFS_SB(s)->priv_root);
1013 if (!REISERFS_SB(s)->xattr_root) {
1019 REISERFS_SB(s)->xattr_root = dentry;
1028 clear_bit(REISERFS_XATTRS_USER, &REISERFS_SB(s)->s_mount_opt);
1029 clear_bit(REISERFS_POSIXACL, &REISERFS_SB(s)->s_mount_opt);