Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_btree.c3234 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_iroot()
3327 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_root()
3984 union xfs_btree_ptr *newroot) in xfs_btree_kill_root() argument
3994 xfs_btree_set_root(cur, newroot, -1); in xfs_btree_kill_root()
/linux/security/selinux/
H A Dhooks.c894 struct inode_security_struct *newroot = backing_inode_security(newsb->s_root); in selinux_cmp_sb_context() local
895 if (oldroot->sid != newroot->sid) in selinux_cmp_sb_context()