Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2proto.h157 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 …]
Dsmb2pdu.c1917 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2111 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
2878 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
2906 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
2934 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3011 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3055 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3066 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3128 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3137 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
Dsmb2file.c75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
94 fid->persistent_fid, in smb2_open_file()
181 cfile->fid.persistent_fid, in smb2_unlock_range()
205 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
238 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
250 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
Dsmb2ops.c629 SMB2_close(0, cfid->tcon, cfid->fid->persistent_fid, in smb2_close_cached_fid()
769 .persistent_fid = pfid->persistent_fid, in open_shroot()
785 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_shroot()
805 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_shroot()
881 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
883 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
885 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
887 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
890 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
917 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
[all …]
Dsmb2misc.c706 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
758 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
777 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
785 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
797 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
814 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
822 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
Dlink.c434 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
438 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
484 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
497 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
Dsmb2inode.c143 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()
537 cfid->fid->persistent_fid, in smb2_query_path_info()
Dcifsglob.h1286 __u64 persistent_fid; /* persist file id for smb2 */ member
1335 __u64 persistent_fid; /* persist file id for smb2 */ member
Dcifs_debug.c195 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()