Home
last modified time | relevance | path

Searched refs:CREATE_NOT_DIR (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dlink.c278 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_query_mf_symlink()
321 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_create_mf_symlink()
365 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in smb3_query_mf_symlink()
433 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in smb3_create_mf_symlink()
H A Dsmb1ops.c834 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in smb_set_file_info()
1103 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR | in cifs_make_node()
H A Ddir.c182 int create_options = CREATE_NOT_DIR;
H A Dinode.c543 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_sfu_type()
1653 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_rename_pending_delete()
2250 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR),
H A Dcifspdu.h334 #define CREATE_NOT_DIR 0x00000040 /* if set must not be directory */ macro
H A Dfile.c348 int create_options = CREATE_NOT_DIR; in cifs_nt_open()
904 int create_options = CREATE_NOT_DIR; in cifs_reopen_file()
H A Dsmb2ops.c1502 int create_options = is_dir ? CREATE_NOT_FILE : CREATE_NOT_DIR; in smb2_ioctl_query_info()
5145 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR | in smb2_make_node()
/kernel/linux/linux-5.10/fs/cifs/
H A Dlink.c321 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR); in cifs_query_mf_symlink()
363 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR); in cifs_create_mf_symlink()
404 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR); in smb3_query_mf_symlink()
470 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR); in smb3_create_mf_symlink()
H A Dsmb1ops.c797 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR); in smb_set_file_info()
1097 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR | in cifs_make_node()
H A Ddir.c231 int create_options = CREATE_NOT_DIR; in cifs_do_create()
H A Dinode.c479 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR);
1491 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR);
2042 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR);
H A Dcifspdu.h362 #define CREATE_NOT_DIR 0x00000040 /* if set must not be directory */ macro
H A Dsmb2ops.c1533 int create_options = is_dir ? CREATE_NOT_FILE : CREATE_NOT_DIR; in smb2_ioctl_query_info()
5076 oparms.create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR | in smb2_make_node()
H A Dfile.c184 int create_options = CREATE_NOT_DIR; in cifs_nt_open()
689 int create_options = CREATE_NOT_DIR; in cifs_reopen_file()

Completed in 52 milliseconds