Lines Matching defs:root
500 struct dentry *root = sb->s_root;
501 struct inode *root_inode = d_backing_inode(root);
508 * the root directory. -ENODATA is ok, as this may be
518 rc = __vfs_getxattr(root, root_inode, XATTR_NAME_SELINUX, NULL, 0);
549 struct dentry *root = sb->s_root;
550 struct inode *root_inode = d_backing_inode(root);
571 /* Initialize the root inode. */
572 rc = inode_doinit_with_dentry(root_inode, root);
629 struct dentry *root = sb->s_root;
677 root_isec = backing_inode_security_novalidate(root);
1105 struct dentry *root = sb->s_root;
1106 struct inode_security_struct *isec = backing_inode_security(root);