Home
last modified time | relevance | path

Searched refs:newroot (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dcommonio.c-fix-unexpected-open-failure-in-chroot-env.patch10 When using commands with '-R <newroot>' option in our pseudo environment,
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/
H A Dclamav-milter.conf.sample61 #Chroot /newroot
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c2989 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_iroot()
3093 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_root()
3690 union xfs_btree_ptr *newroot) in xfs_btree_kill_root() argument
3700 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
/openbmc/linux/security/selinux/
H A Dhooks.c887 struct inode_security_struct *newroot = backing_inode_security(newsb->s_root); in selinux_cmp_sb_context() local
888 if (oldroot->sid != newroot->sid) in selinux_cmp_sb_context()