Home
last modified time | relevance | path

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

/fs/smb/client/
Dsmb2proto.h135 u64 persistent_fid, u64 volatile_fid, u32 opcode,
141 u64 persistent_fid, u64 volatile_fid, u32 opcode,
146 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
151 u64 persistent_fid, u64 volatile_fid,
158 u64 persistent_fid, u64 volatile_fid,
169 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen);
176 u64 persistent_fid, u64 volatile_fid,
185 u64 persistent_fid, u64 volatile_fid,
196 u64 persistent_fid, u64 volatile_fid, int index,
201 u64 persistent_fid, u64 volatile_fid,
[all …]
Dsmb2pdu.c2093 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2306 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
3084 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
3115 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
3143 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3218 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3262 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3273 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3345 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3354 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
Dsmb2ops.c835 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
837 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
839 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
841 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
844 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
873 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
875 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
877 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
940 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
966 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, &data->fi); in smb2_query_file_info()
[all …]
Dsmb2file.c147 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
165 fid->persistent_fid, in smb2_open_file()
252 cfile->fid.persistent_fid, in smb2_unlock_range()
276 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
309 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
321 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
Dsmb2misc.c705 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
761 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
780 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
788 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
800 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
817 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
825 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
Dlink.c398 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
402 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
451 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
464 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
Dsmb2inode.c141 cfile->fid.persistent_fid, in smb2_compound_op()
175 cfile->fid.persistent_fid, in smb2_compound_op()
240 cfile->fid.persistent_fid, in smb2_compound_op()
276 cfile->fid.persistent_fid, in smb2_compound_op()
318 cfile->fid.persistent_fid, in smb2_compound_op()
552 rc = SMB2_query_info(xid, tcon, cfid->fid.persistent_fid, in smb2_query_path_info()
Dcached_dir.c262 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
329 SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in open_cached_dir()
385 SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in smb2_close_cached_fid()
Dmisc.c687 (dclose->persistent_fid == cfile->fid.persistent_fid) && in cifs_is_deferred_close()
713 dclose->persistent_fid = cfile->fid.persistent_fid; in cifs_add_deferred_close()
Dcifsglob.h431 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid, __u64 volatile_fid,
1272 __u64 persistent_fid; member
1325 __u64 persistent_fid; /* persist file id for smb2 */ member
1377 __u64 persistent_fid; /* persist file id for smb2 */ member
Dfile.c5092 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
5144 persistent_fid = cfile->fid.persistent_fid; in cifs_oplock_break()
5158 rc = server->ops->oplock_response(tcon, persistent_fid, in cifs_oplock_break()
Dcifs_debug.c196 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()
Dsmb1ops.c900 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response() argument