Lines Matching refs:dvplabel

2519     struct label *dvplabel)  in test_vnode_check_chdir()  argument
2523 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2532 struct label *dvplabel) in test_vnode_check_chroot() argument
2536 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2545 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() argument
2549 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2625 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2630 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2653 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() argument
2657 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_lookup()
2722 struct label *dvplabel) in test_vnode_check_readdir() argument
2726 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_readdir()
2762 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_from() argument
2767 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_from()
2777 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_to() argument
2782 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_to()
2898 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_unlink() argument
2903 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_unlink()
2938 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr() argument
2944 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_create_extattr()