Searched refs:mplabel (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/security/mac_test/
H A Dmac_test.c520 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
525 LABEL_CHECK(mplabel, MAGIC_MOUNT);
982 struct label *mplabel)
986 LABEL_CHECK(mplabel, MAGIC_MOUNT);
995 struct label *mplabel)
999 LABEL_CHECK(mplabel, MAGIC_MOUNT);
2423 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2427 LABEL_CHECK(mplabel, MAGIC_MOUNT);
2436 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
2440 LABEL_CHECK(mplabel, MAGIC_MOUN
981 test_mount_check_stat(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
994 test_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
2879 test_vnode_create_extattr(struct ucred *cred, struct mount *mp, struct label *mplabel, struct vnode *dvp, struct label *dvplabel, struct vnode *vp, struct label *vplabel, struct componentname *cnp) argument
[all...]
/freebsd-12-stable/sys/security/mac/
H A Dmac_policy.h187 struct label *mplabel, struct devfs_dirent *de,
268 struct mount *mp, struct label *mplabel);
270 struct label *mplabel);
547 struct label *mplabel, struct vnode *vp,
550 struct label *mplabel, struct vnode *vp,
649 struct mount *mp, struct label *mplabel,
/freebsd-12-stable/sys/security/mac_stub/
H A Dmac_stub.c346 stub_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
523 struct label *mplabel)
531 struct label *mplabel)
1332 stub_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
1340 stub_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
522 stub_mount_check_stat(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
530 stub_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c1325 struct label *mplabel)
1333 obj = SLOT(mplabel);
1343 struct label *mplabel)
1348 dest = SLOT(mplabel);
2821 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2827 source = SLOT(mplabel);
2862 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
2867 source = SLOT(mplabel);
3507 struct label *mplabel, struct vnode *dvp, struct label *dvplabel,
1324 biba_mount_check_stat(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
1342 biba_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
3506 biba_vnode_create_extattr(struct ucred *cred, struct mount *mp, struct label *mplabel, struct vnode *dvp, struct label *dvplabel, struct vnode *vp, struct label *vplabel, struct componentname *cnp) argument
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1086 lomac_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
1436 struct label *mplabel)
1441 dest = SLOT(mplabel);
2273 lomac_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2279 source = SLOT(mplabel);
2321 lomac_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
2326 source = SLOT(mplabel);
2780 struct label *mplabel, struct vnode *dvp, struct label *dvplabel,
1435 lomac_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
2779 lomac_vnode_create_extattr(struct ucred *cred, struct mount *mp, struct label *mplabel, struct vnode *dvp, struct label *dvplabel, struct vnode *vp, struct label *vplabel, struct componentname *cnp) argument
/freebsd-12-stable/sys/security/mac_mls/
H A Dmac_mls.c967 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, argument
1239 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) argument
1244 dest = SLOT(mplabel);
2454 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, argument
2460 source = SLOT(mplabel);
2494 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, argument
2499 source = SLOT(mplabel);
3139 struct label *mplabel, struct vnode *dvp, struct label *dvplabel,
3138 mls_vnode_create_extattr(struct ucred *cred, struct mount *mp, struct label *mplabel, struct vnode *dvp, struct label *dvplabel, struct vnode *vp, struct label *vplabel, struct componentname *cnp) argument

Completed in 136 milliseconds