Searched defs:create_options (Results 1 – 7 of 7) sorted by relevance
232 int create_options = CREATE_NOT_DIR; in cifs_do_create() local624 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; in cifs_mknod() local
356 int create_options = CREATE_NOT_DIR; in cifs_create_mf_symlink() local459 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()
1019 int rc, create_options = 0; in get_cifs_acl_by_path() local1082 int rc, access_flags, create_options = 0; in set_cifs_acl() local
182 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local657 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
1197 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen()1314 int create_options = oparms->create_options; in CIFS_open() local
1055 int create_options; member