Searched refs:aq_cred (Results 1 – 1 of 1) sorted by relevance
75 struct ucred *aq_cred; /* Credentials of the opening thread */ member291 vn_close(alq->aq_vp, FWRITE, alq->aq_cred, in alq_shutdown()293 crfree(alq->aq_cred); in alq_shutdown()377 if (mac_vnode_check_write(alq->aq_cred, NOCRED, vp) == 0) in alq_doio()379 VOP_WRITE(vp, &auio, IO_UNIT | IO_APPEND, alq->aq_cred); in alq_doio()458 alq->aq_cred = crhold(cred); in alq_open_flags()