/linux/fs/smb/client/ |
H A D | smb2proto.h | 168 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 D | smb2pdu.c | 2275 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 D | smb2ops.c | 873 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 D | smb2misc.c | 709 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 D | smb2inode.c | 278 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 D | misc.c | 706 (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 D | cifsglob.h | 518 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 D | cached_dir.c | 309 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 D | ioctl.c | 372 trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command); in cifs_ioctl()
|
H A D | file.c | 3063 __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 D | smb1ops.c | 885 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response() argument
|
H A D | cifs_debug.c | 262 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()
|