| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2proto.h | 157 u64 persistent_fid, u64 volatile_fid, u32 opcode, 163 u64 persistent_fid, u64 volatile_fid, u32 opcode, 168 u64 persistent_fid, u64 volatile_fid, bool watch_tree, 172 u64 persistent_fid, u64 volatile_fid, 179 u64 persistent_fid, u64 volatile_fid, 190 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen); 197 u64 persistent_fid, u64 volatile_fid, 206 u64 persistent_fid, u64 volatile_fid, 217 u64 persistent_fid, u64 volatile_fid, int index, 222 u64 persistent_fid, u64 volatile_fid, [all …]
|
| H A D | smb2pdu.c | 1935 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf() 2129 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf() 2897 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open() 2925 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument 2953 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init() 3028 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument 3072 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl() 3083 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl() 3145 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument 3154 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression() [all …]
|
| H A D | smb2file.c | 75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file() 93 fid->persistent_fid, in smb2_open_file() 180 cfile->fid.persistent_fid, in smb2_unlock_range() 204 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range() 237 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks() 249 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
|
| H A D | smb2ops.c | 630 SMB2_close(0, cfid->tcon, cfid->fid->persistent_fid, in smb2_close_cached_fid() 770 .persistent_fid = pfid->persistent_fid, in open_shroot() 786 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_shroot() 806 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_shroot() 882 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon() 884 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon() 886 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon() 888 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon() 891 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon() 918 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon() [all …]
|
| H A D | smb2misc.c | 714 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break() 766 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid() 785 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument 793 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd() 805 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument 822 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close() 830 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
|
| H A D | link.c | 437 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink() 441 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink() 487 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink() 500 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
|
| H A D | smb2inode.c | 143 cfile->fid.persistent_fid, in smb2_compound_op() 177 cfile->fid.persistent_fid, in smb2_compound_op() 261 cfile->fid.persistent_fid, in smb2_compound_op() 303 cfile->fid.persistent_fid, in smb2_compound_op() 536 cfid->fid->persistent_fid, in smb2_query_path_info()
|
| H A D | cifsglob.h | 1286 __u64 persistent_fid; /* persist file id for smb2 */ member 1335 __u64 persistent_fid; /* persist file id for smb2 */ member
|
| H A D | cifs_debug.c | 195 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()
|