Home
last modified time | relevance | path

Searched refs:oparms (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dsmb2file.c110 struct cifs_fid *fid = oparms->fid; in smb2_open_file()
113 smb2_path = cifs_convert_path_to_utf16(oparms->path, oparms->cifs_sb); in smb2_open_file()
117 oparms->desired_access |= FILE_READ_ATTRIBUTES; in smb2_open_file()
128 rc = smb2_parse_symlink_response(oparms->cifs_sb, &err_iov, in smb2_open_file()
132 oparms->create_options |= OPEN_REPARSE_POINT; in smb2_open_file()
135 oparms->create_options &= ~OPEN_REPARSE_POINT; in smb2_open_file()
143 if (oparms->tcon->use_resilient) { in smb2_open_file()
146 cpu_to_le32(oparms->tcon->handle_timeout); in smb2_open_file()
148 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
155 oparms->tcon->use_resilient = false; in smb2_open_file()
[all …]
A Dlink.c269 struct cifs_open_parms oparms; in cifs_query_mf_symlink() local
274 oparms = (struct cifs_open_parms) { in cifs_query_mf_symlink()
284 rc = CIFS_open(xid, &oparms, &oplock, &file_info); in cifs_query_mf_symlink()
314 struct cifs_open_parms oparms; in cifs_create_mf_symlink() local
317 oparms = (struct cifs_open_parms) { in cifs_create_mf_symlink()
327 rc = CIFS_open(xid, &oparms, &oplock, NULL); in cifs_create_mf_symlink()
353 struct cifs_open_parms oparms; in smb3_query_mf_symlink() local
360 oparms = (struct cifs_open_parms) { in smb3_query_mf_symlink()
415 struct cifs_open_parms oparms; in smb3_create_mf_symlink() local
427 oparms = (struct cifs_open_parms) { in smb3_create_mf_symlink()
[all …]
A Dsmb1ops.c572 struct cifs_open_parms oparms; in cifs_query_path_info() local
728 rc = SMBLegacyOpen(xid, oparms->tcon, oparms->path, in cifs_open_file()
729 oparms->disposition, in cifs_open_file()
730 oparms->desired_access, in cifs_open_file()
731 oparms->create_options, in cifs_open_file()
733 oparms->cifs_sb->local_nls, in cifs_open_file()
734 cifs_remap(oparms->cifs_sb)); in cifs_open_file()
794 struct cifs_open_parms oparms; in smb_set_file_info() local
827 oparms = (struct cifs_open_parms) { in smb_set_file_info()
981 struct cifs_open_parms oparms; in cifs_query_symlink() local
[all …]
A Dcached_dir.c113 struct cifs_open_parms oparms; in open_cached_dir() local
185 oparms = (struct cifs_open_parms) { in open_cached_dir()
194 &rqst[0], &oplock, &oparms, utf16_path); in open_cached_dir()
229 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
230 oparms.fid->volatile_fid = o_rsp->VolatileFileId; in open_cached_dir()
232 oparms.fid->mid = le64_to_cpu(o_rsp->hdr.MessageId); in open_cached_dir()
239 &oparms.fid->epoch, in open_cached_dir()
240 oparms.fid->lease_key, &oplock, in open_cached_dir()
A Dsmb2pdu.c2270 oparms->reconnect = false; in add_durable_reconnect_v2_context()
2294 if (oparms->reconnect) in add_durable_context()
2296 oparms); in add_durable_context()
2301 if (oparms->reconnect) { in add_durable_context()
2304 oparms->reconnect = false; in add_durable_context()
2884 if ((oparms->disposition != FILE_OPEN) && (oparms->cifs_sb)) { in SMB2_open_init()
2893 oparms->mode = ACL_NO_MODE; in SMB2_open_init()
2977 oparms->create_options, oparms->desired_access); in SMB2_open()
2993 oparms->create_options, oparms->desired_access, rc); in SMB2_open()
3004 oparms->create_options, oparms->desired_access); in SMB2_open()
[all …]
A Dsmb2ops.c728 struct cifs_open_parms oparms; in smb3_qfs_tcon() local
772 struct cifs_open_parms oparms; in smb2_qfs_tcon() local
802 struct cifs_open_parms oparms; in smb2_is_path_accessible() local
1034 struct cifs_open_parms oparms; in smb2_set_ea() local
1417 struct cifs_open_parms oparms; in smb2_ioctl_query_info() local
2060 struct cifs_open_parms oparms; in smb3_notify() local
2147 struct cifs_open_parms oparms; in smb2_query_dir_first() local
2471 struct cifs_open_parms oparms; in smb2_query_info_compound() local
2629 struct cifs_open_parms oparms; in smb311_queryfs() local
2892 struct cifs_open_parms oparms; in smb2_query_symlink() local
[all …]
A Dsmb2proto.h95 int smb2_open_file(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
123 extern int SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms,
131 __u8 *oplock, struct cifs_open_parms *oparms,
A Ddir.c191 struct cifs_open_parms oparms; local
307 oparms = (struct cifs_open_parms) {
317 rc = server->ops->open(xid, &oparms, oplock, buf);
A Dcifsacl.c1423 struct cifs_open_parms oparms; in get_cifs_acl_by_path() local
1431 oparms = (struct cifs_open_parms) { in get_cifs_acl_by_path()
1441 rc = CIFS_open(xid, &oparms, &oplock, NULL); in get_cifs_acl_by_path()
1485 struct cifs_open_parms oparms; in set_cifs_acl() local
1498 oparms = (struct cifs_open_parms) { in set_cifs_acl()
1508 rc = CIFS_open(xid, &oparms, &oplock, NULL); in set_cifs_acl()
A Dsmb2inode.c40 struct cifs_open_parms oparms; member
108 vars->oparms = (struct cifs_open_parms) { in smb2_compound_op()
121 &rqst[num_rqst], &oplock, &vars->oparms, in smb2_compound_op()
A Dinode.c485 struct cifs_open_parms oparms; local
511 oparms = (struct cifs_open_parms) {
525 rc = tcon->ses->server->ops->open(xid, &oparms, &oplock, NULL);
1499 struct cifs_open_parms oparms; local
1522 oparms = (struct cifs_open_parms) {
1532 rc = CIFS_open(xid, &oparms, &oplock, NULL);
2083 struct cifs_open_parms oparms; local
2117 oparms = (struct cifs_open_parms) {
2128 rc = CIFS_open(xid, &oparms, &oplock, NULL);
A Dfile.c347 struct cifs_open_parms oparms; in cifs_nt_open() local
389 oparms = (struct cifs_open_parms) { in cifs_nt_open()
399 rc = server->ops->open(xid, &oparms, oplock, buf); in cifs_nt_open()
902 struct cifs_open_parms oparms; in cifs_reopen_file() local
956 oparms.reconnect = true; in cifs_reopen_file()
978 oparms = (struct cifs_open_parms) { in cifs_reopen_file()
996 rc = server->ops->open(xid, &oparms, &oplock, NULL); in cifs_reopen_file()
997 if (rc == -ENOENT && oparms.reconnect == false) { in cifs_reopen_file()
999 rc = server->ops->open(xid, &oparms, &oplock, NULL); in cifs_reopen_file()
1001 oparms.reconnect = true; in cifs_reopen_file()
[all …]
A Dcifssmb.c1144 struct cifs_sb_info *cifs_sb = oparms->cifs_sb; in CIFS_open()
1145 struct cifs_tcon *tcon = oparms->tcon; in CIFS_open()
1148 int create_options = oparms->create_options; in CIFS_open()
1149 int desired_access = oparms->desired_access; in CIFS_open()
1150 int disposition = oparms->disposition; in CIFS_open()
1151 const char *path = oparms->path; in CIFS_open()
1232 oparms->fid->netfid = rsp->Fid; in CIFS_open()
1233 oparms->fid->access = desired_access; in CIFS_open()
5330 struct cifs_open_parms oparms; in CIFSSMBSetPathInfoFB() local
5334 oparms = (struct cifs_open_parms) { in CIFSSMBSetPathInfoFB()
[all …]
A Dcifsproto.h462 extern int CIFS_open(const unsigned int xid, struct cifs_open_parms *oparms,
A Dcifsglob.h383 int (*open)(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock,
/linux-6.3-rc2/net/sched/
A Dact_connmark.c104 struct tcf_connmark_parms *nparms, *oparms; in tcf_connmark_init() local
172 oparms = rcu_replace_pointer(ci->parms, nparms, lockdep_is_held(&ci->tcf_lock)); in tcf_connmark_init()
178 if (oparms) in tcf_connmark_init()
179 kfree_rcu(oparms, rcu); in tcf_connmark_init()
A Dact_pedit.c156 struct tcf_pedit_parms *oparms, *nparms; in tcf_pedit_init() local
271 oparms = rcu_replace_pointer(p->parms, nparms, 1); in tcf_pedit_init()
274 if (oparms) in tcf_pedit_init()
275 call_rcu(&oparms->rcu, tcf_pedit_cleanup_rcu); in tcf_pedit_init()

Completed in 67 milliseconds