Lines Matching refs: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, in mac_vnode_check_poll() argument
647 struct ucred *file_cred, struct vnode *vp);
655 mac_vnode_check_stat(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_stat() argument
661 return (mac_vnode_check_stat_impl(active_cred, file_cred, vp)); in mac_vnode_check_stat()
666 struct ucred *file_cred, struct vnode *vp);
674 mac_vnode_check_read(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_read() argument
680 return (mac_vnode_check_read_impl(active_cred, file_cred, vp)); in mac_vnode_check_read()
685 struct ucred *file_cred, struct vnode *vp);
693 mac_vnode_check_write(struct ucred *active_cred, struct ucred *file_cred, in mac_vnode_check_write() argument
699 return (mac_vnode_check_write_impl(active_cred, file_cred, vp)); in mac_vnode_check_write()