Lines Matching refs:dvplabel

2463     struct label *dvplabel)  in test_vnode_check_chdir()  argument
2467 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2476 struct label *dvplabel) in test_vnode_check_chroot() argument
2480 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2489 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() argument
2493 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2569 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2574 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2597 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() argument
2601 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_lookup()
2666 struct label *dvplabel) in test_vnode_check_readdir() argument
2670 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_readdir()
2706 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_from() argument
2711 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_from()
2721 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_to() argument
2726 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_to()
2842 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_unlink() argument
2847 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_unlink()
2882 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr() argument
2888 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_create_extattr()