Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h147 u64 persistent_fid, u64 volatile_fid, u32 opcode, char *in_data,
151 struct smb_rqst *rqst, u64 persistent_fid,
156 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
161 u64 persistent_fid, u64 volatile_fid,
164 u64 persistent_fid, u64 volatile_fid);
166 struct smb_rqst *rqst, u64 persistent_fid,
170 u64 persistent_fid, u64 volatile_fid);
173 u64 persistent_fid, u64 volatile_fid);
176 u64 persistent_fid, u64 volatile_fid,
180 u64 persistent_fid, u64 volatile_fid, u8 info_class,
[all …]
H A Dsmb2pdu.c2343 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2560 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
3339 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
3379 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
3407 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3483 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3532 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3550 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3629 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3638 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
H A Dsmb2ops.c913 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
915 SMB2_QFS_attr(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 smb3_qfs_tcon()
919 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
922 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
951 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
953 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
955 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_qfs_tcon()
1015 rc = SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb2_is_path_accessible()
1042 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, &data->fi); in smb2_query_file_info()
[all …]
H A Dsmb2file.c227 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
245 fid->persistent_fid, in smb2_open_file()
330 cfile->fid.persistent_fid, in smb2_unlock_range()
354 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
387 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
399 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
H A Dsmb2misc.c713 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
769 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
788 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
796 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
808 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
827 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
838 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
H A Dlink.c363 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
367 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
416 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
430 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_create_mf_symlink()
H A Dmisc.c446 (dclose->persistent_fid == cfile->fid.persistent_fid) && in cifs_is_deferred_close()
472 dclose->persistent_fid = cfile->fid.persistent_fid; in cifs_add_deferred_close()
H A Dioctl.c371 trace_smb3_ioctl(xid, pSMBFile->fid.persistent_fid, command); in cifs_ioctl()
591 pSMBFile ? pSMBFile->fid.persistent_fid : 0, in cifs_ioctl()
H A Dcifsglob.h516 int (*oplock_response)(struct cifs_tcon *tcon, __u64 persistent_fid,
1358 __u64 persistent_fid; member
1414 __u64 persistent_fid; /* persist file id for smb2 */ member
1470 __u64 persistent_fid; /* persist file id for smb2 */ member
H A Dfile.c1086 cfile->fid.persistent_fid, in cifs_open()
1476 cfile->fid.persistent_fid, in cifs_close()
1641 trace_smb3_lock_conflict(cfile->fid.persistent_fid, in cifs_find_fid_lock_conflict()
1743 trace_smb3_lock_cached(xid, cfile->fid.persistent_fid, in cifs_lock_add_if()
3205 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
3268 persistent_fid = cfile->fid.persistent_fid; in cifs_oplock_break()
3282 rc = server->ops->oplock_response(tcon, persistent_fid, in cifs_oplock_break()
H A Dcached_dir.c339 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_cached_dir()
473 rc = SMB2_close(0, cfid->tcon, cfid->fid.persistent_fid, in smb2_close_cached_fid()
H A Dsmb2inode.c189 #define COMP_PID(cfile) ((cfile) ? (cfile)->fid.persistent_fid : COMPOUND_FID)
880 cfid->fid.persistent_fid, in smb2_query_path_info()
H A Dsmb1ops.c1148 static int cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response() argument
H A Dcifssmb.c1534 rdata->req->cfile->fid.persistent_fid, in cifs_readv_callback()
1553 rdata->req->cfile->fid.persistent_fid, in cifs_readv_callback()