Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h168 u64 persistent_fid, u64 volatile_fid, u32 opcode,
174 u64 persistent_fid, u64 volatile_fid, u32 opcode,
179 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
184 u64 persistent_fid, u64 volatile_fid,
191 u64 persistent_fid, u64 volatile_fid,
202 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
209 u64 persistent_fid, u64 volatile_fid,
218 u64 persistent_fid, u64 volatile_fid,
228 u64 persistent_fid, u64 volatile_fid, int index,
233 u64 persistent_fid, u64 volatile_fid,
[all …]
H A Dsmb2pdu.c2275 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2488 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
3260 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
3296 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
3324 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3400 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3449 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3463 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3540 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3549 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
H A Dsmb2ops.c873 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
875 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
877 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
879 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
882 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
911 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
913 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
915 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
978 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
1005 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, &data->fi); in smb2_query_file_info()
[all …]
H A Dsmb2misc.c709 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
765 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
784 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
792 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
804 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()
833 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
H A Dsmb2inode.c278 cfile->fid.persistent_fid, in smb2_compound_op()
312 cfile->fid.persistent_fid, in smb2_compound_op()
378 cfile->fid.persistent_fid, in smb2_compound_op()
413 cfile->fid.persistent_fid, in smb2_compound_op()
454 cfile->fid.persistent_fid, in smb2_compound_op()
507 cfile->fid.persistent_fid, in smb2_compound_op()
535 cfile->fid.persistent_fid, in smb2_compound_op()
562 cfile->fid.persistent_fid, in smb2_compound_op()
946 cfid->fid.persistent_fid, in smb2_query_path_info()
H A Dmisc.c706 (dclose->persistent_fid == cfile->fid.persistent_fid) && in cifs_is_deferred_close()
732 dclose->persistent_fid = cfile->fid.persistent_fid; in cifs_add_deferred_close()
H A Dcifsglob.h518 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid,
1390 __u64 persistent_fid; member
1445 __u64 persistent_fid; /* persist file id for smb2 */ member
1500 __u64 persistent_fid; /* persist file id for smb2 */ member
H A Dcached_dir.c309 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
434 rc = SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in smb2_close_cached_fid()
H A Dioctl.c372 trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command); in cifs_ioctl()
H A Dfile.c3063 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
3115 persistent_fid = cfile->fid.persistent_fid; in cifs_oplock_break()
3129 rc = server->ops->oplock_response(tcon, persistent_fid, in cifs_oplock_break()
H A Dsmb1ops.c885 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response() argument
H A Dcifs_debug.c262 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()