Home
last modified time | relevance | path

Searched refs:persistent_fid (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2proto.h137 u64 persistent_fid, u64 volatile_fid, u32 opcode,
143 u64 persistent_fid, u64 volatile_fid, u32 opcode,
148 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
153 u64 persistent_fid, u64 volatile_fid,
160 u64 persistent_fid, u64 volatile_fid,
171 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
178 u64 persistent_fid, u64 volatile_fid,
187 u64 persistent_fid, u64 volatile_fid,
198 u64 persistent_fid, u64 volatile_fid, int index,
203 u64 persistent_fid, u64 volatile_fid,
[all …]
Dsmb2pdu.c2089 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2278 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
3012 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
3043 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
3071 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3147 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3191 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3202 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3274 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3283 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
Dsmb2ops.c819 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
821 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
823 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
825 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
828 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
857 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
859 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
861 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
924 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
950 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, &data->fi); in smb2_query_file_info()
[all …]
Dsmb2file.c148 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
166 fid->persistent_fid, in smb2_open_file()
253 cfile->fid.persistent_fid, in smb2_unlock_range()
277 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
310 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
322 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
Dsmb2misc.c711 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
767 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
786 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
794 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
806 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
823 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
831 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
Dlink.c398 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
402 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
451 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
464 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
Dsmb2inode.c130 cfile->fid.persistent_fid, in smb2_compound_op()
164 cfile->fid.persistent_fid, in smb2_compound_op()
229 cfile->fid.persistent_fid, in smb2_compound_op()
265 cfile->fid.persistent_fid, in smb2_compound_op()
307 cfile->fid.persistent_fid, in smb2_compound_op()
589 rc = SMB2_query_info(xid, tcon, cfid->fid.persistent_fid, in smb2_query_path_info()
Dcached_dir.c267 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
338 SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in open_cached_dir()
394 SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in smb2_close_cached_fid()
Dmisc.c696 (dclose->persistent_fid == cfile->fid.persistent_fid) && in cifs_is_deferred_close()
722 dclose->persistent_fid = cfile->fid.persistent_fid; in cifs_add_deferred_close()
Dcifsglob.h445 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid,
1288 __u64 persistent_fid; member
1341 __u64 persistent_fid; /* persist file id for smb2 */ member
1393 __u64 persistent_fid; /* persist file id for smb2 */ member
Dcifs_debug.c253 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()
Dfile.c4888 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
4940 persistent_fid = cfile->fid.persistent_fid; in cifs_oplock_break()
4954 rc = server->ops->oplock_response(tcon, persistent_fid, in cifs_oplock_break()
Dsmb1ops.c903 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response() argument