Searched defs:create_options (Results 1 – 6 of 6) sorted by relevance
57 __u32 create_options, umode_t mode, void *ptr, int command, in smb2_compound_op()503 __u32 create_options = 0; in smb2_query_path_info() local566 __u32 create_options = 0; in smb311_posix_query_path_info() local
174 int create_options = CREATE_NOT_DIR; in cifs_do_create() local
173 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local714 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
1670 int create_options = is_dir ? CREATE_NOT_FILE : CREATE_NOT_DIR; in smb2_ioctl_query_info() local3140 int create_options = is_reparse_point ? OPEN_REPARSE_POINT : 0; in smb2_query_symlink() local
1161 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen()1276 int create_options = oparms->create_options; in CIFS_open() local
1367 int create_options; member