Home
last modified time | relevance | path

Searched refs:create_options (Results 1 – 15 of 15) sorted by relevance

/linux/fs/smb/client/
H A Dtrace.h1146 int create_options,
1148 TP_ARGS(xid, tid, sesid, full_path, create_options, desired_access),
1154 __field(int, create_options)
1162 __entry->create_options = create_options;
1167 __entry->create_options, __entry->desired_access)
1176 int create_options, \
1178 TP_ARGS(xid, tid, sesid, full_path, create_options, desired_access))
1187 int create_options,
1190 TP_ARGS(xid, tid, sesid, create_options, desired_access, rc),
1195 __field(int, create_options)
[all …]
H A Dlink.c244 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_query_mf_symlink()
287 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_create_mf_symlink()
331 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in smb3_query_mf_symlink()
399 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in smb3_create_mf_symlink()
H A Ddir.c183 int create_options = CREATE_NOT_DIR; local
315 create_options |= CREATE_OPTION_READONLY;
344 .create_options = cifs_create_options(cifs_sb, create_options),
H A Dsmb2file.c196 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
199 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
H A Dsmb2inode.c952 __u32 create_options = 0; in smb2_query_path_info() local
1002 FILE_OPEN, create_options, ACL_NO_MODE); in smb2_query_path_info()
1042 FILE_OPEN, create_options, ACL_NO_MODE); in smb2_query_path_info()
1077 FILE_OPEN, create_options | in smb2_query_path_info()
1288 __u32 create_options, __u32 access, in smb2_set_path_attr() argument
1307 create_options, ACL_NO_MODE); in smb2_set_path_attr()
H A Dfile.c549 int create_options = CREATE_NOT_DIR; in cifs_nt_open() local
593 create_options |= CREATE_WRITE_THROUGH; in cifs_nt_open()
596 create_options |= CREATE_NO_BUFFER; in cifs_nt_open()
603 .create_options = cifs_create_options(cifs_sb, create_options), in cifs_nt_open()
1251 int create_options = CREATE_NOT_DIR; in cifs_reopen_file() local
1325 create_options |= CREATE_WRITE_THROUGH; in cifs_reopen_file()
1328 create_options |= CREATE_NO_BUFFER; in cifs_reopen_file()
1338 .create_options = cifs_create_options(cifs_sb, create_options), in cifs_reopen_file()
H A Dsmb2ops.c881 .create_options = cifs_create_options(cifs_sb, 0), in smb3_qfs_tcon()
925 .create_options = cifs_create_options(cifs_sb, 0), in smb2_qfs_tcon()
970 .create_options = cifs_create_options(cifs_sb, 0), in smb2_is_path_accessible()
1266 .create_options = cifs_create_options(cifs_sb, 0), in smb2_set_ea()
1583 int create_options = is_dir ? CREATE_NOT_FILE : CREATE_NOT_DIR; in smb2_ioctl_query_info() local
1633 .create_options = cifs_create_options(cifs_sb, create_options), in smb2_ioctl_query_info()
2399 .create_options = cifs_create_options(cifs_sb, 0), in smb3_notify()
2478 .create_options = cifs_create_options(cifs_sb, 0), in smb2_query_dir_first()
2859 .create_options = cifs_create_options(cifs_sb, 0), in smb2_query_info_compound()
3009 .create_options = cifs_create_options(cifs_sb, 0), in smb311_queryfs()
[all …]
H A Dreparse.c332 oparms.create_options = cifs_create_options(cifs_sb, in detect_directory_symlink_target()
351 oparms.create_options = cifs_create_options(cifs_sb, in detect_directory_symlink_target()
H A Dcifssmb.c1094 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen() argument
1138 if (create_options & CREATE_OPTION_SPECIAL) in SMBLegacyOpen()
1143 if (create_options & CREATE_OPTION_READONLY) in SMBLegacyOpen()
1211 int create_options = oparms->create_options; in CIFS_open() local
1256 if (create_options & CREATE_OPTION_SPECIAL) in CIFS_open()
1268 if (create_options & CREATE_OPTION_READONLY) in CIFS_open()
1273 req->CreateOptions = cpu_to_le32(create_options & CREATE_OPTIONS_MASK); in CIFS_open()
2843 .create_options = cifs_create_options(cifs_sb, in cifs_query_reparse_point()
5705 .create_options = cifs_create_options(cifs_sb, 0), in CIFSSMBSetPathInfoFB()
H A Dsmb1ops.c945 oparms->create_options, in cifs_open_file()
1086 .create_options = cifs_create_options(cifs_sb, 0), in smb_set_file_info()
H A Dcifsglob.h1415 int create_options; member
2216 .create_options = cifs_create_options(_cifs_sb, (_co)), \
H A Dsmb2pdu.c3091 if (oparms->create_options & CREATE_OPTION_READONLY) in SMB2_open_init()
3093 if (oparms->create_options & CREATE_OPTION_SPECIAL) in SMB2_open_init()
3103 req->CreateOptions = cpu_to_le32(oparms->create_options & CREATE_OPTIONS_MASK); in SMB2_open_init()
3150 (oparms->create_options & CREATE_NOT_FILE)) in SMB2_open_init()
3294 oparms->create_options, oparms->desired_access); in SMB2_open()
3313 oparms->create_options, oparms->desired_access, rc); in SMB2_open()
3324 oparms->create_options, oparms->desired_access); in SMB2_open()
H A Dcifsacl.c1463 .create_options = cifs_create_options(cifs_sb, 0), in get_cifs_acl_by_path()
1535 .create_options = cifs_create_options(cifs_sb, 0), in set_cifs_acl()
H A Dcached_dir.c276 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_FILE), in open_cached_dir()
H A Dinode.c564 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_sfu_type()
1824 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR), in cifs_rename_pending_delete()
2473 .create_options = cifs_create_options(cifs_sb, CREATE_NOT_DIR),