Lines Matching refs:dvplabel
2495 struct label *dvplabel) in test_vnode_check_chdir() argument
2499 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2508 struct label *dvplabel) in test_vnode_check_chroot() argument
2512 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2521 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() argument
2525 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2601 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2606 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2629 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() argument
2633 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_lookup()
2698 struct label *dvplabel) in test_vnode_check_readdir() argument
2702 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_readdir()
2738 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_from() argument
2743 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_from()
2753 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_to() argument
2758 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_to()
2874 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_unlink() argument
2879 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_unlink()
2914 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr() argument
2920 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_create_extattr()