Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.c2624 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_iroot()
2732 XFS_BTREE_STATS_INC(cur, newroot); in xfs_btree_new_root()
3307 union xfs_btree_ptr *newroot) in xfs_btree_kill_root() argument
3318 cur->bc_ops->set_root(cur, newroot, -1); in xfs_btree_kill_root()
/linux-4.4.14/security/selinux/
Dhooks.c856 struct inode_security_struct *newroot = d_backing_inode(newsb->s_root)->i_security; in selinux_cmp_sb_context() local
857 if (oldroot->sid != newroot->sid) in selinux_cmp_sb_context()