Searched defs:create_options (Results 1 – 7 of 7) sorted by relevance
199 int create_options = CREATE_NOT_DIR; in cifs_do_create() local573 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; in cifs_mknod() local
378 int create_options = CREATE_NOT_DIR; in cifs_create_mf_symlink() local482 int create_options = CREATE_NOT_DIR; in smb3_create_mf_symlink() local
44 __u32 create_options, void *data, int command) in smb2_open_op_close()
897 int rc, create_options = 0; in get_cifs_acl_by_path() local960 int rc, access_flags, create_options = 0; in set_cifs_acl() local
182 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local610 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
1167 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen()1285 int create_options = oparms->create_options; in CIFS_open() local
997 int create_options; member