Searched defs:create_options (Results 1 – 5 of 5) sorted by relevance
945 __u32 create_options = 0; in smb2_query_path_info() local1194 __u32 create_options, __u32 access, in smb2_set_path_attr()
540 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local1173 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
1075 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen()1190 int create_options = oparms->create_options; in CIFS_open() local
1576 int create_options = is_dir ? CREATE_NOT_FILE : CREATE_NOT_DIR; in smb2_ioctl_query_info() local
1439 int create_options; member