Home
last modified time | relevance | path

Searched refs:SMBR_INTERNAL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c592 rqp->sr_flags |= SMBR_INTERNAL; in smb_iod_addrq()
664 if (rqp->sr_flags & SMBR_INTERNAL) in smb_iod_multirq()
730 if (rqp->sr_flags & SMBR_INTERNAL) { in smb_iod_waitrq()
H A Dsmb_rq.h52 #define SMBR_INTERNAL 0x0080 /* request enqueued by the IOD! */ macro