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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_create.c35 #define CCTX_QUERY_ON_DISK_ID 0x80 macro
348 if ((cctx.cc_in_flags & CCTX_QUERY_ON_DISK_ID) != 0 &&
363 cctx.cc_out_flags |= CCTX_QUERY_ON_DISK_ID;
516 cc->cc_in_flags |= CCTX_QUERY_ON_DISK_ID;
590 if (cc->cc_out_flags & CCTX_QUERY_ON_DISK_ID) {
664 if (cc->cc_out_flags & CCTX_QUERY_ON_DISK_ID) {

Completed in 45 milliseconds