Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dsmb2proto.h149 u64 persistent_fid, u64 volatile_fid, u32 opcode,
155 u64 persistent_fid, u64 volatile_fid, u32 opcode,
160 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
164 u64 persistent_fid, u64 volatile_fid,
171 u64 persistent_fid, u64 volatile_fid,
182 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
189 u64 persistent_fid, u64 volatile_fid,
198 u64 persistent_fid, u64 volatile_fid,
209 u64 persistent_fid, u64 volatile_fid, int index,
214 u64 persistent_fid, u64 volatile_fid,
[all …]
Dsmb2pdu.c2051 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2245 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
3024 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
3055 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
3083 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3158 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3202 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3213 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3285 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3294 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()
80 fid->persistent_fid, in smb2_open_file()
167 cfile->fid.persistent_fid, in smb2_unlock_range()
191 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
224 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
236 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
Dsmb2ops.c713 SMB2_close(0, cfid->tcon, cfid->fid->persistent_fid, in smb2_close_cached_fid()
897 .persistent_fid = pfid->persistent_fid, in open_cached_dir()
911 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_cached_dir()
931 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
1027 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
1029 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
1031 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
1033 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
1036 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
1063 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
[all …]
Dsmb2misc.c700 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
756 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
775 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
783 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
795 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
812 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
820 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
Dlink.c425 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
429 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
475 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
488 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
Dsmb2inode.c134 cfile->fid.persistent_fid, in smb2_compound_op()
168 cfile->fid.persistent_fid, in smb2_compound_op()
252 cfile->fid.persistent_fid, in smb2_compound_op()
294 cfile->fid.persistent_fid, in smb2_compound_op()
526 cfid->fid->persistent_fid, in smb2_query_path_info()
Dmisc.c683 (dclose->persistent_fid == cfile->fid.persistent_fid) && in cifs_is_deferred_close()
709 dclose->persistent_fid = cfile->fid.persistent_fid; in cifs_add_deferred_close()
Dcifsglob.h1323 __u64 persistent_fid; member
1376 __u64 persistent_fid; /* persist file id for smb2 */ member
1427 __u64 persistent_fid; /* persist file id for smb2 */ member
Dcifs_debug.c198 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()