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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_rq.h44 #define SMBR_INTERNAL 0x0080 /* request is internal to smbrqd */ macro
H A Dsmb_iod.c412 rqp->sr_flags |= SMBR_INTERNAL;
471 if (rqp->sr_flags & SMBR_INTERNAL) {
499 if (rqp->sr_flags & SMBR_INTERNAL) {

Completed in 48 milliseconds