Home
last modified time | relevance | path

Searched refs:CREATE_NOT_DIR (Results 1 – 7 of 7) sorted by relevance

/fs/cifs/
Dlink.c318 oparms.create_options = CREATE_NOT_DIR; in cifs_query_mf_symlink()
356 int create_options = CREATE_NOT_DIR; in cifs_create_mf_symlink()
405 oparms.create_options = CREATE_NOT_DIR; in smb3_query_mf_symlink()
460 int create_options = CREATE_NOT_DIR; in smb3_create_mf_symlink()
Dsmb1ops.c798 oparms.create_options = CREATE_NOT_DIR; in smb_set_file_info()
1034 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; in cifs_make_node()
Dinode.c475 oparms.create_options = CREATE_NOT_DIR;
1224 oparms.create_options = CREATE_NOT_DIR;
1762 oparms.create_options = CREATE_NOT_DIR;
Ddir.c231 int create_options = CREATE_NOT_DIR; in cifs_do_create()
Dcifspdu.h357 #define CREATE_NOT_DIR 0x00000040 /* if set must not be directory */ macro
Dfile.c183 int create_options = CREATE_NOT_DIR; in cifs_nt_open()
688 int create_options = CREATE_NOT_DIR; in cifs_reopen_file()
Dsmb2ops.c1420 oparms.create_options = CREATE_NOT_DIR; in smb2_ioctl_query_info()
4347 int create_options = CREATE_NOT_DIR | CREATE_OPTION_SPECIAL; in smb2_make_node()