Searched refs:smb_td_intr (Results 1 – 5 of 5) sorted by relevance
100 int smb_td_intr(struct thread *);
67 smb_td_intr(struct thread *td) in smb_td_intr() function
191 if (smb_td_intr(rqp->sr_cred->scr_td)) in smb_rq_enqueue()257 return smb_td_intr(rqp->sr_cred->scr_td); in smb_rq_intr()
361 if (smb_td_intr(rqp->sr_cred->scr_td)) { in smb_iod_recvall()
633 error = smb_td_intr(td); in smbfs_vinvalbuf()