create_options    698 examples/pcap2nbench/main.cpp 		  << i->ntcreate_req.create_options << " "
create_options     45 examples/pcap2nbench/ntcreateandxrequest.cpp   memcpy(&create_options, data + 40, 4);
create_options     67 examples/pcap2nbench/ntcreateandxrequest.cpp       << "Create Options: " << rhs.create_options << std::endl
create_options     48 examples/pcap2nbench/ntcreateandxrequest.hpp   uint32_t create_options;
create_options   6424 source3/include/proto.h 		      uint32 create_options, files_struct *to);
create_options   6630 source3/include/proto.h 			 uint32 create_options);
create_options   6659 source3/include/proto.h 			     uint32_t create_options,
create_options   7163 source3/include/proto.h 		unsigned create_options, unsigned create_disposition, int handle);
create_options    339 source3/include/vfs.h 					uint32_t create_options,
create_options     52 source3/include/vfs_macros.h #define SMB_VFS_CREATE_FILE(conn, req, root_dir_fid, fname, create_file_flags, access_mask, share_access, create_disposition, create_options, file_attributes, oplock_request, allocation_size, sd, ea_list, result, pinfo, psbuf) (((conn)->vfs.ops.create_file)((conn)->vfs.handles.create_file, (req), (root_dir_fid), (fname), (create_file_flags), (access_mask), (share_access), (create_disposition), (create_options), (file_attributes), (oplock_request), (allocation_size), (sd), (ea_list), (result), (pinfo), (psbuf)))
create_options    186 source3/include/vfs_macros.h #define SMB_VFS_OPAQUE_CREATE_FILE(conn, req, root_dir_fid, fname, create_file_flags, access_mask, share_access, create_disposition, create_options, file_attributes, oplock_request, allocation_size, sd, ea_list, result, pinfo, psbuf) (((conn)->vfs_opaque.ops.create_file)((conn)->vfs_opaque.handles.create_file, (req), (root_dir_fid), (fname), (create_file_flags), (access_mask), (share_access), (create_disposition), (create_options), (file_attributes), (oplock_request), (allocation_size), (sd), (ea_list), (result), (pinfo), (psbuf)))
create_options    321 source3/include/vfs_macros.h #define SMB_VFS_NEXT_CREATE_FILE(handle, req, root_dir_fid, fname, create_file_flags, access_mask, share_access, create_disposition, create_options, file_attributes, oplock_request, allocation_size, sd, ea_list, result, pinfo, psbuf) (((handle)->vfs_next.ops.create_file)((handle)->vfs_next.handles.create_file, (req), (root_dir_fid), (fname), (create_file_flags), (access_mask), (share_access), (create_disposition), (create_options), (file_attributes), (oplock_request), (allocation_size), (sd), (ea_list), (result), (pinfo), (psbuf)))
create_options     54 source3/modules/onefs.h 			   uint32_t create_options,
create_options    157 source3/modules/onefs.h 			  uint32_t create_options,
create_options     53 source3/modules/onefs_open.c 			      uint32_t create_options,
create_options     82 source3/modules/onefs_open.c 				uint32 create_options,
create_options    215 source3/modules/onefs_open.c 					    create_options,
create_options    435 source3/modules/onefs_open.c 				  uint32 create_options,
create_options    506 source3/modules/onefs_open.c 		  create_disposition, create_options, unx_mode,
create_options    750 source3/modules/onefs_open.c 		if (create_options & NTCREATEX_OPTIONS_PRIVATE_DENY_DOS) {
create_options    776 source3/modules/onefs_open.c 	if ((create_options & FILE_WRITE_THROUGH) &&
create_options    814 source3/modules/onefs_open.c 	fsp->fh->private_options = create_options;
create_options    897 source3/modules/onefs_open.c 				 create_options,
create_options    964 source3/modules/onefs_open.c 			if (create_options &
create_options    986 source3/modules/onefs_open.c 							create_options);
create_options   1201 source3/modules/onefs_open.c 	fsp->fh->private_options = create_options;
create_options   1258 source3/modules/onefs_open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
create_options   1337 source3/modules/onefs_open.c 				     uint32 create_options,
create_options   1360 source3/modules/onefs_open.c 		  (unsigned int)create_options, (unsigned int)create_disposition,
create_options   1448 source3/modules/onefs_open.c 					    create_options,
create_options   1554 source3/modules/onefs_open.c 	fsp->fh->private_options = create_options;
create_options   1599 source3/modules/onefs_open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
create_options   1635 source3/modules/onefs_open.c 					   uint32_t create_options,
create_options   1661 source3/modules/onefs_open.c 		  (unsigned int)create_options,
create_options   1665 source3/modules/onefs_open.c 	if (create_options & FILE_OPEN_BY_FILE_ID) {
create_options   1670 source3/modules/onefs_open.c 	if (create_options & NTCREATEX_OPTIONS_INVALID_PARAM_MASK) {
create_options   1714 source3/modules/onefs_open.c 		if (create_options & FILE_DIRECTORY_FILE) {
create_options   1791 source3/modules/onefs_open.c 	if (create_options & FILE_DIRECTORY_FILE) {
create_options   1793 source3/modules/onefs_open.c 		if (create_options & FILE_NON_DIRECTORY_FILE) {
create_options   1818 source3/modules/onefs_open.c 			create_options,			/* create_options */
create_options   1850 source3/modules/onefs_open.c 			create_options,			/* create_options */
create_options   1878 source3/modules/onefs_open.c 			if (create_options & FILE_NON_DIRECTORY_FILE) {
create_options   1883 source3/modules/onefs_open.c 			create_options |= FILE_DIRECTORY_FILE;
create_options   1892 source3/modules/onefs_open.c 				create_options,		/* create_options */
create_options   1998 source3/modules/onefs_open.c 			   uint32_t create_options,
create_options   2026 source3/modules/onefs_open.c 		  (unsigned int)create_options,
create_options   2106 source3/modules/onefs_open.c 		create_options,				/* create_options */
create_options     35 source3/modules/onefs_system.c     uint32_t create_options)
create_options     84 source3/modules/onefs_system.c 			  uint32_t create_options,
create_options    185 source3/modules/onefs_system.c 		    share_access, create_options);
create_options    285 source3/modules/vfs_default.c 				    uint32_t create_options,
create_options    297 source3/modules/vfs_default.c 				   create_disposition, create_options,
create_options    123 source3/modules/vfs_full_audit.c 				      uint32_t create_options,
create_options   1200 source3/modules/vfs_full_audit.c 				      uint32_t create_options,
create_options   1221 source3/modules/vfs_full_audit.c 		create_options,				/* create_options */
create_options    213 source3/modules/vfs_onefs_shadow_copy.c 			      uint32_t create_options,
create_options    226 source3/modules/vfs_onefs_shadow_copy.c 			create_disposition, create_options, file_attributes,
create_options    546 source3/smbd/files.c 		      uint32 create_options, files_struct *to)
create_options    422 source3/smbd/nttrans.c 	uint32 create_options;
create_options    455 source3/smbd/nttrans.c 	create_options = IVAL(req->vwv+19, 1);
create_options    481 source3/smbd/nttrans.c 			(unsigned int)create_options,
create_options    489 source3/smbd/nttrans.c 	create_options &= ~NTCREATEX_OPTIONS_MUST_IGNORE_MASK;
create_options    521 source3/smbd/nttrans.c 		create_options,				/* create_options */
create_options    853 source3/smbd/nttrans.c 	uint32 create_options;
create_options    905 source3/smbd/nttrans.c 	create_options = IVAL(params,32);
create_options    918 source3/smbd/nttrans.c 	create_options &= ~NTCREATEX_OPTIONS_MUST_IGNORE_MASK;
create_options    995 source3/smbd/nttrans.c 		create_options,				/* create_options */
create_options     38 source3/smbd/open.c 				     uint32_t create_options,
create_options    772 source3/smbd/open.c 				uint32 create_options,
create_options   1111 source3/smbd/open.c 				     uint32 create_options)
create_options   1154 source3/smbd/open.c 			create_options, fsp_to_dup_into);
create_options   1172 source3/smbd/open.c 	uint32 create_options = FILE_NON_DIRECTORY_FILE;
create_options   1249 source3/smbd/open.c 			create_options |= NTCREATEX_OPTIONS_PRIVATE_DENY_DOS;
create_options   1262 source3/smbd/open.c 			create_options |= NTCREATEX_OPTIONS_PRIVATE_DENY_FCB;
create_options   1279 source3/smbd/open.c 		  (unsigned int)create_options ));
create_options   1291 source3/smbd/open.c 		*pcreate_options = create_options;
create_options   1408 source3/smbd/open.c 			    uint32 create_options,	/* options such as delete on close. */
create_options   1474 source3/smbd/open.c 		   create_disposition, create_options, (unsigned int)unx_mode,
create_options   1665 source3/smbd/open.c 		if ((create_options & NTCREATEX_OPTIONS_PRIVATE_DENY_DOS) ||
create_options   1680 source3/smbd/open.c 	if ((create_options & FILE_WRITE_THROUGH) && lp_strict_sync(SNUM(conn))) {
create_options   1713 source3/smbd/open.c 	fsp->fh->private_options = create_options;
create_options   1752 source3/smbd/open.c 					 create_options, &file_existed);
create_options   1782 source3/smbd/open.c 			if (create_options &
create_options   1803 source3/smbd/open.c 							create_options);
create_options   1972 source3/smbd/open.c 					 create_options, &file_existed);
create_options   2075 source3/smbd/open.c 	fsp->fh->private_options = create_options;
create_options   2118 source3/smbd/open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
create_options   2371 source3/smbd/open.c 			       uint32 create_options,
create_options   2389 source3/smbd/open.c 		 (unsigned int)create_options,
create_options   2545 source3/smbd/open.c 	fsp->fh->private_options = create_options;
create_options   2573 source3/smbd/open.c 				create_options, &dir_existed);
create_options   2585 source3/smbd/open.c 	if (create_options & FILE_DELETE_ON_CLOSE) {
create_options   2868 source3/smbd/open.c 				     uint32_t create_options,
create_options   2894 source3/smbd/open.c 		  (unsigned int)create_options,
create_options   2898 source3/smbd/open.c 	if (create_options & FILE_OPEN_BY_FILE_ID) {
create_options   2903 source3/smbd/open.c 	if (create_options & NTCREATEX_OPTIONS_INVALID_PARAM_MASK) {
create_options   2982 source3/smbd/open.c 	    && (!(create_options & NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE))) {
create_options   2986 source3/smbd/open.c 		if (create_options & FILE_DIRECTORY_FILE) {
create_options   3031 source3/smbd/open.c 	if (create_options & FILE_DIRECTORY_FILE) {
create_options   3033 source3/smbd/open.c 		if (create_options & FILE_NON_DIRECTORY_FILE) {
create_options   3054 source3/smbd/open.c 			create_disposition, create_options, file_attributes,
create_options   3082 source3/smbd/open.c 					    create_options,
create_options   3107 source3/smbd/open.c 			if (create_options & FILE_NON_DIRECTORY_FILE) {
create_options   3116 source3/smbd/open.c 				create_options,	file_attributes,
create_options   3336 source3/smbd/open.c 			     uint32_t create_options,
create_options   3363 source3/smbd/open.c 		  (unsigned int)create_options,
create_options   3487 source3/smbd/open.c 		create_disposition, create_options, file_attributes,
create_options   1622 source3/smbd/reply.c 	uint32 create_options = 0;
create_options   1650 source3/smbd/reply.c 		    &share_mode, &create_disposition, &create_options)) {
create_options   1665 source3/smbd/reply.c 		create_options,				/* create_options */
create_options   1754 source3/smbd/reply.c 	uint32 create_options = 0;
create_options   1798 source3/smbd/reply.c 		    &share_mode, &create_disposition, &create_options)) {
create_options   1813 source3/smbd/reply.c 		create_options,				/* create_options */
create_options   1967 source3/smbd/reply.c 	uint32 create_options = 0;
create_options   2016 source3/smbd/reply.c 		create_options,				/* create_options */
create_options   5808 source3/smbd/reply.c 		uint32 create_options = fsp->fh->private_options;
create_options   5826 source3/smbd/reply.c 		if (create_options & FILE_DELETE_ON_CLOSE) {
create_options   5882 source3/smbd/reply.c 	int create_options = 0;
create_options   6000 source3/smbd/reply.c 			create_options |= FILE_DIRECTORY_FILE;
create_options   6013 source3/smbd/reply.c 			create_options,			/* create_options */
create_options   6119 source3/smbd/reply.c 		create_options = 0;
create_options   6122 source3/smbd/reply.c 			create_options |= FILE_DIRECTORY_FILE;
create_options   6135 source3/smbd/reply.c 			create_options,			/* create_options */
create_options    894 source3/smbd/trans2.c 	uint32 create_options = 0;
create_options    951 source3/smbd/trans2.c 				&create_options)) {
create_options    995 source3/smbd/trans2.c 		create_options,				/* create_options */
create_options   6394 source3/smbd/trans2.c 	uint32 create_options = 0;
create_options   6471 source3/smbd/trans2.c 		create_options |= FILE_WRITE_THROUGH;
create_options   6588 source3/smbd/trans2.c 	int create_options = 0;
create_options   6612 source3/smbd/trans2.c 		create_options |= FILE_DIRECTORY_FILE;
create_options   6625 source3/smbd/trans2.c 		create_options,				/* create_options */
create_options    141 source3/torture/nbio.c 		unsigned create_options, unsigned create_disposition, int handle)
create_options    146 source3/torture/nbio.c 	if (create_options & FILE_DIRECTORY_FILE) {
create_options    157 source3/torture/nbio.c 				create_options, 0);
create_options    250 source4/libcli/clifile.c 	open_parms.ntcreatex.in.create_options = CreateOptions;
create_options   1399 source4/libcli/raw/interfaces.h 			uint32_t create_options;
create_options   1617 source4/libcli/raw/interfaces.h 			uint32_t create_options; /* NTCREATEX_OPTIONS_* */
create_options    389 source4/libcli/raw/rawfile.c 	SIVAL(params, 32, parms->ntcreatex.in.create_options);
create_options    574 source4/libcli/raw/rawfile.c 		SIVAL(req->out.vwv, 39, parms->ntcreatex.in.create_options);
create_options    211 source4/libcli/smb2/create.c 	SIVAL(req->out.body, 0x28, io->in.create_options);
create_options    145 source4/libcli/smb2/util.c 	create_parm.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    100 source4/libcli/smb_composite/smb2.c 	create_parm.in.create_options = 
create_options    171 source4/libcli/smb_composite/smb2.c 	create_parm.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    243 source4/libcli/smb_composite/smb2.c 	create_parm.in.create_options = 
create_options    342 source4/libcli/smb_composite/smb2.c 	create_parm.in.create_options = 0;
create_options    482 source4/librpc/rpc/dcerpc_smb.c 	state->open->ntcreatex.in.create_options = 0;
create_options    428 source4/librpc/rpc/dcerpc_smb2.c 	io.in.create_options   = 
create_options    355 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c 	if (io->generic.in.create_options & NTCREATEX_OPTIONS_DIRECTORY) {
create_options    316 source4/ntvfs/nbench/vfs_nbench.c 			   io->ntcreatex.in.create_options, 
create_options    286 source4/ntvfs/ntvfs_generic.c 	io2->generic.in.create_options = NTCREATEX_OPTIONS_NON_DIRECTORY_FILE;
create_options    330 source4/ntvfs/ntvfs_generic.c 		io2->generic.in.create_options |= 
create_options    345 source4/ntvfs/ntvfs_generic.c 		io2->generic.in.create_options |= NTCREATEX_OPTIONS_PRIVATE_DENY_FCB;
create_options    524 source4/ntvfs/ntvfs_generic.c 		io2->generic.in.create_options	= io->smb2.in.create_options;
create_options    539 source4/ntvfs/ntvfs_generic.c 		if (io2->generic.in.create_options & SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK) {
create_options    541 source4/ntvfs/ntvfs_generic.c 				 io2->generic.in.create_options));
create_options    547 source4/ntvfs/ntvfs_generic.c 		io2->generic.in.create_options &= ~NTCREATEX_OPTIONS_SYNC_ALERT;
create_options    548 source4/ntvfs/ntvfs_generic.c 		io2->generic.in.create_options &= ~NTCREATEX_OPTIONS_ASYNC_ALERT;
create_options    185 source4/ntvfs/posix/pvfs_open.c 	uint32_t create_options;
create_options    189 source4/ntvfs/posix/pvfs_open.c 	create_options = io->generic.in.create_options;
create_options    192 source4/ntvfs/posix/pvfs_open.c 	forced = (io->generic.in.create_options & NTCREATEX_OPTIONS_DIRECTORY)?true:false;
create_options    210 source4/ntvfs/posix/pvfs_open.c 	    (io->ntcreatex.in.create_options & NTCREATEX_OPTIONS_DIRECTORY) &&
create_options    211 source4/ntvfs/posix/pvfs_open.c 	    (io->ntcreatex.in.create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE)) {
create_options    280 source4/ntvfs/posix/pvfs_open.c 	f->handle->create_options    = io->generic.in.create_options;
create_options    288 source4/ntvfs/posix/pvfs_open.c 	if ((create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE) &&
create_options    444 source4/ntvfs/posix/pvfs_open.c 	if ((h->create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE) &&
create_options    610 source4/ntvfs/posix/pvfs_open.c 	uint32_t create_options = io->generic.in.create_options;
create_options    629 source4/ntvfs/posix/pvfs_open.c 	    (create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE)) {
create_options    735 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE) {
create_options    778 source4/ntvfs/posix/pvfs_open.c 	f->handle->create_options    = io->generic.in.create_options;
create_options   1064 source4/ntvfs/posix/pvfs_open.c 		    (f2->handle->create_options & 
create_options   1080 source4/ntvfs/posix/pvfs_open.c 	    (f2->handle->create_options & NTCREATEX_OPTIONS_PRIVATE_DENY_DOS)) {
create_options   1132 source4/ntvfs/posix/pvfs_open.c 	if (io->generic.in.create_options & 
create_options   1190 source4/ntvfs/posix/pvfs_open.c 	uint32_t create_options;
create_options   1209 source4/ntvfs/posix/pvfs_open.c 	create_options = io->generic.in.create_options;
create_options   1223 source4/ntvfs/posix/pvfs_open.c 	create_options &= ~create_options_must_ignore_mask;
create_options   1225 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_NOT_SUPPORTED_MASK) {
create_options   1227 source4/ntvfs/posix/pvfs_open.c 			 create_options));
create_options   1231 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_INVALID_PARAM_MASK) {
create_options   1238 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_NO_RECALL) {
create_options   1244 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_NO_COMPRESSION) {
create_options   1248 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_NO_INTERMEDIATE_BUFFERING) {
create_options   1249 source4/ntvfs/posix/pvfs_open.c 		create_options |= NTCREATEX_OPTIONS_WRITE_THROUGH;
create_options   1254 source4/ntvfs/posix/pvfs_open.c 	if (create_options & (NTCREATEX_OPTIONS_WRITE_THROUGH) && !(pvfs->flags | PVFS_FLAG_STRICT_SYNC)) {
create_options   1260 source4/ntvfs/posix/pvfs_open.c 	if ((create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE) &&
create_options   1298 source4/ntvfs/posix/pvfs_open.c 	    (io->generic.in.create_options & NTCREATEX_OPTIONS_NON_DIRECTORY_FILE)) {
create_options   1305 source4/ntvfs/posix/pvfs_open.c 	    (io->generic.in.create_options & NTCREATEX_OPTIONS_DIRECTORY)) {
create_options   1311 source4/ntvfs/posix/pvfs_open.c 	    (io->generic.in.create_options & NTCREATEX_OPTIONS_DIRECTORY)) {
create_options   1385 source4/ntvfs/posix/pvfs_open.c 	    (create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE)) {
create_options   1425 source4/ntvfs/posix/pvfs_open.c 	f->handle->create_options    = io->generic.in.create_options;
create_options   1467 source4/ntvfs/posix/pvfs_open.c 	if (create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE &&
create_options   1750 source4/ntvfs/posix/pvfs_open.c 		f->handle->create_options |= NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options   1752 source4/ntvfs/posix/pvfs_open.c 		f->handle->create_options &= ~NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options    154 source4/ntvfs/posix/vfs_posix.h 	uint32_t create_options;
create_options    352 source4/ntvfs/simple/vfs_simple.c 	if (io->generic.in.create_options & NTCREATEX_OPTIONS_DIRECTORY) {
create_options    142 source4/ntvfs/smb2/vfs_smb2.c 	io.in.create_options = 0;
create_options    128 source4/smb_server/smb/nttrans.c 	io->ntcreatex.in.create_options   = IVAL(params, 32);
create_options   2190 source4/smb_server/smb/reply.c 	io->ntcreatex.in.create_options =   IVAL(req->in.vwv, 39);
create_options   2198 source4/smb_server/smb/reply.c 	if (io->ntcreatex.in.create_options & NTCREATEX_OPTIONS_PRIVATE_MASK) {
create_options     95 source4/smb_server/smb2/fileio.c 	io->smb2.in.create_options	= IVAL(req->in.body, 0x28);
create_options   1498 source4/torture/basic/base.c 	io.ntcreatex.in.create_options = 0;
create_options   1559 source4/torture/basic/base.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1634 source4/torture/basic/base.c 		io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options     79 source4/torture/basic/charset.c 	io.ntcreatex.in.create_options = 0;
create_options   1770 source4/torture/basic/denytest.c 	io1.ntcreatex.in.create_options = NTCREATEX_OPTIONS_NON_DIRECTORY_FILE;
create_options     55 source4/torture/basic/disconnect.c 	io.ntcreatex.in.create_options = 0;
create_options     70 source4/torture/basic/unlink.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_NON_DIRECTORY_FILE;
create_options   1828 source4/torture/gentest.c 	parm[0].ntcreatex.in.create_options = gen_create_options();
create_options   2523 source4/torture/gentest.c 	parm[0].in.create_options             = gen_create_options();
create_options     52 source4/torture/nbench/nbio.c 	uint_t create_options;
create_options     78 source4/torture/nbench/nbio.c 			  uint_t create_options,
create_options     88 source4/torture/nbench/nbio.c 				  uint_t create_options,
create_options    104 source4/torture/nbench/nbio.c 	cp->create_options = create_options;
create_options    139 source4/torture/nbench/nbio.c 				   f->cp.create_options,
create_options    461 source4/torture/nbench/nbio.c 			  uint_t create_options,
create_options    475 source4/torture/nbench/nbio.c 	if (create_options & NTCREATEX_OPTIONS_DIRECTORY) {
create_options    496 source4/torture/nbench/nbio.c 	io.ntcreatex.in.create_options = create_options;
create_options    526 source4/torture/nbench/nbio.c 		nb_set_createx_params(f, fname, create_options, create_disposition, handle);
create_options    537 source4/torture/nbench/nbio.c 	       uint_t create_options, uint_t create_disposition, int handle,
create_options    540 source4/torture/nbench/nbio.c 	return nb_do_createx(NULL, fname, create_options, create_disposition, handle, status, false);
create_options     63 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options    167 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options    274 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options    518 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options    757 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options    922 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1111 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options   1340 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1399 source4/torture/raw/acls.c 		io.ntcreatex.in.create_options = 0;
create_options   1444 source4/torture/raw/acls.c 		io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1536 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options   1661 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1704 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options   1854 source4/torture/raw/acls.c 	io.ntcreatex.in.create_options = 0;
create_options    181 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    317 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    431 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    479 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    557 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    683 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    791 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options    822 source4/torture/raw/context.c 	io.ntcreatex.in.create_options = 0;
create_options     63 source4/torture/raw/eas.c 	io.ntcreatex.in.create_options = 0;
create_options    288 source4/torture/raw/eas.c 	io.ntcreatex.in.create_options = 0;
create_options    381 source4/torture/raw/eas.c 	io.ntcreatex.in.create_options = 0;
create_options     59 source4/torture/raw/mux.c 	io.ntcreatex.in.create_options = 0;
create_options     79 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    316 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    447 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    572 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    799 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = 0;
create_options    865 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    927 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    988 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1056 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1110 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1203 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1308 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1386 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1493 source4/torture/raw/notify.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    705 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options    791 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options    799 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    880 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options    960 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_NO_RECALL;
create_options    984 source4/torture/raw/open.c 		io.ntcreatex.in.create_options = create_option;
create_options   1022 source4/torture/raw/open.c 		io.ntcreatex.in.create_options = create_option;
create_options   1055 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options   1063 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options   1124 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_NON_DIRECTORY_FILE;
create_options   1155 source4/torture/raw/open.c 	io1.ntcreatex.in.create_options = 0;
create_options   1529 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options   1616 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options   1628 source4/torture/raw/open.c 	io.ntcreatex.in.create_options = 0;
create_options    182 source4/torture/raw/openbench.c 	state->open_parms.ntcreatex.in.create_options = 0;
create_options    231 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    296 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    390 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    454 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    519 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    592 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    658 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    742 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    820 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    884 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options    947 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1012 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1092 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1162 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1231 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1336 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1445 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1520 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1595 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1672 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1748 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1821 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1901 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   1972 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2046 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2149 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2249 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2370 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2495 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2568 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2657 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2744 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2819 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   2938 source4/torture/raw/oplock.c 	io.ntcreatex.in.create_options = 0;
create_options   3064 source4/torture/raw/oplock.c 		io.ntcreatex.in.create_options = 0;
create_options    811 source4/torture/raw/read.c 	op.ntcreatex.in.create_options = 0;
create_options    842 source4/torture/raw/read.c 	op.ntcreatex.in.create_options = 0;
create_options    889 source4/torture/raw/read.c 	op.ntcreatex.in.create_options = 0;
create_options     71 source4/torture/raw/rename.c 	op.ntcreatex.in.create_options = 0;
create_options    212 source4/torture/raw/rename.c 	op.ntcreatex.in.create_options = 0;
create_options    554 source4/torture/raw/rename.c         io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    573 source4/torture/raw/rename.c         io.ntcreatex.in.create_options = 0;
create_options    101 source4/torture/raw/samba3misc.c 		io.ntcreatex.in.create_options = 0;
create_options    312 source4/torture/raw/samba3misc.c 	io.ntcreatex.in.create_options = 0;
create_options    854 source4/torture/raw/samba3misc.c 	io.ntcreatex.in.create_options = 0;
create_options    875 source4/torture/raw/samba3misc.c 	io.ntcreatex.in.create_options = 0;
create_options    924 source4/torture/raw/samba3misc.c 	io.ntcreatex.in.create_options = 0;
create_options    227 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    243 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    259 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options    303 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options    381 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options    440 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options    529 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options    627 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options    704 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options    972 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options   1068 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options   1141 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options   1325 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options   1373 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options   1586 source4/torture/raw/streams.c 	io.ntcreatex.in.create_options = 0;
create_options    333 source4/torture/raw/unlink.c 	op.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY |NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options    365 source4/torture/raw/unlink.c 	op.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY |NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options    400 source4/torture/raw/unlink.c 	op.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY |NTCREATEX_OPTIONS_DELETE_ON_CLOSE;
create_options    414 source4/torture/raw/unlink.c 	op.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    157 source4/torture/smb2/connect.c 	io.in.create_options = NTCREATEX_OPTIONS_WRITE_THROUGH;
create_options     67 source4/torture/smb2/create.c 	io.in.create_options = 0;
create_options     76 source4/torture/smb2/create.c 	io.in.create_options = 0xF0000000;
create_options     80 source4/torture/smb2/create.c 	io.in.create_options = 0;
create_options    115 source4/torture/smb2/create.c 			io.in.create_options = 1<<i;
create_options    116 source4/torture/smb2/create.c 			if (io.in.create_options & NTCREATEX_OPTIONS_DELETE_ON_CLOSE) {
create_options    136 source4/torture/smb2/create.c 	io.in.create_options = 0;
create_options    230 source4/torture/smb2/create.c 	io.in.create_options = 0;
create_options    293 source4/torture/smb2/create.c 	io.in.create_options		= NTCREATEX_OPTIONS_SEQUENTIAL_ONLY |
create_options    394 source4/torture/smb2/create.c 	io.in.create_options		= NTCREATEX_OPTIONS_SEQUENTIAL_ONLY |
create_options    371 source4/torture/smb2/lock.c 	cr.in.create_options = 0;
create_options    135 source4/torture/smb2/oplocks.c 	io.in.create_options		= NTCREATEX_OPTIONS_SEQUENTIAL_ONLY |
create_options     77 source4/torture/smb2/persistent_handles.c 	io1.in.create_options		= NTCREATEX_OPTIONS_SEQUENTIAL_ONLY |
create_options     77 source4/torture/smb2/util.c 	io.in.create_options = 0;
create_options     80 source4/torture/smb2/util.c 		io.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    314 source4/torture/smb2/util.c 	io.in.create_options = 0;
create_options    347 source4/torture/smb2/util.c 	io.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;
create_options    399 source4/torture/smb2/util.c 	io.in.create_options = NTCREATEX_OPTIONS_ASYNC_ALERT;
create_options     67 source4/torture/util_smb.c 	io.ntcreatex.in.create_options = NTCREATEX_OPTIONS_DIRECTORY;