Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2proto.h146 u64 persistent_fid, u64 volatile_fid, u32 opcode,
152 u64 persistent_fid, u64 volatile_fid, u32 opcode,
157 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
161 u64 persistent_fid, u64 volatile_fid,
168 u64 persistent_fid, u64 volatile_fid,
179 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
186 u64 persistent_fid, u64 volatile_fid,
195 u64 persistent_fid, u64 volatile_fid,
206 u64 persistent_fid, u64 volatile_fid, int index,
211 u64 persistent_fid, u64 volatile_fid,
[all …]
Dsmb2pdu.c1990 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2184 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
2951 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
2982 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
3010 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3087 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3131 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3142 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3204 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3213 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
Dsmb2file.c62 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
81 fid->persistent_fid, in smb2_open_file()
168 cfile->fid.persistent_fid, in smb2_unlock_range()
192 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
225 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
237 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
Dsmb2ops.c690 SMB2_close(0, cfid->tcon, cfid->fid->persistent_fid, in smb2_close_cached_fid()
854 .persistent_fid = pfid->persistent_fid, in open_cached_dir()
868 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_cached_dir()
888 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
984 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
986 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
988 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
990 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
993 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
1020 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
[all …]
Dsmb2misc.c693 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
745 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
764 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
772 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
784 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
801 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
809 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
Dlink.c422 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
426 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
472 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
485 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()
248 cfile->fid.persistent_fid, in smb2_compound_op()
290 cfile->fid.persistent_fid, in smb2_compound_op()
521 cfid->fid->persistent_fid, in smb2_query_path_info()
Dmisc.c676 (dclose->persistent_fid == cfile->fid.persistent_fid) && in cifs_is_deferred_close()
702 dclose->persistent_fid = cfile->fid.persistent_fid; in cifs_add_deferred_close()
Dcifsglob.h1157 __u64 persistent_fid; member
1210 __u64 persistent_fid; /* persist file id for smb2 */ member
1261 __u64 persistent_fid; /* persist file id for smb2 */ member
Dcifs_debug.c195 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()