Lines Matching defs:file_cred
310 struct ucred *file_cred, struct ksem *ks);
313 struct ucred *file_cred, struct ksem *ks);
319 struct ucred *file_cred, struct ksem *ks);
322 struct ucred *file_cred, struct ksem *ks);
333 struct ucred *file_cred, struct shmfd *shmfd);
339 struct ucred *file_cred, struct shmfd *shmfd);
341 struct ucred *file_cred, struct shmfd *shmfd);
344 struct ucred *file_cred, struct shmfd *shmfd);
596 struct ucred *file_cred, struct vnode *vp);
600 mac_vnode_check_poll(struct ucred *active_cred, struct ucred *file_cred,
647 struct ucred *file_cred, struct vnode *vp);
655 mac_vnode_check_stat(struct ucred *active_cred, struct ucred *file_cred,
661 return (mac_vnode_check_stat_impl(active_cred, file_cred, vp));
666 struct ucred *file_cred, struct vnode *vp);
674 mac_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred,
680 return (mac_vnode_check_read_impl(active_cred, file_cred, vp));
685 struct ucred *file_cred, struct vnode *vp);
693 mac_vnode_check_write(struct ucred *active_cred, struct ucred *file_cred,
699 return (mac_vnode_check_write_impl(active_cred, file_cred, vp));