Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_create.c46 uint_t cc_out_flags; /* CCTX_... */ member
346 cctx.cc_out_flags |= CCTX_QUERY_MAX_ACCESS; in smb2_create()
363 cctx.cc_out_flags |= CCTX_QUERY_ON_DISK_ID; in smb2_create()
365 if (cctx.cc_out_flags) { in smb2_create()
424 if (cctx.cc_out_flags) in smb2_create()
579 if (cc->cc_out_flags & CCTX_QUERY_MAX_ACCESS) { in smb2_encode_create_ctx()
590 if (cc->cc_out_flags & CCTX_QUERY_ON_DISK_ID) { in smb2_encode_create_ctx()
660 if (cc->cc_out_flags & CCTX_QUERY_MAX_ACCESS) { in smb2_free_create_ctx()
664 if (cc->cc_out_flags & CCTX_QUERY_ON_DISK_ID) { in smb2_free_create_ctx()