Home
last modified time | relevance | path

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

/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.c1939 buf->Data.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_buf()
2152 buf->dcontext.Fid.PersistentFileId = fid->persistent_fid; in create_reconnect_durable_v2_buf()
2920 oparms->fid->persistent_fid = rsp->PersistentFileId; in SMB2_open()
2948 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() argument
2976 req->PersistentFileId = persistent_fid; in SMB2_ioctl_init()
3051 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() argument
3095 &rqst, persistent_fid, volatile_fid, opcode, in SMB2_ioctl()
3106 trace_smb3_fsctl_err(xid, persistent_fid, tcon->tid, in SMB2_ioctl()
3168 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() argument
3177 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
[all …]
Dsmb2ops.c631 SMB2_close(0, cfid->tcon, cfid->fid->persistent_fid, in smb2_close_cached_fid()
771 .persistent_fid = pfid->persistent_fid, in open_shroot()
787 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in open_shroot()
807 oparms.fid->persistent_fid = o_rsp->PersistentFileId; in open_shroot()
886 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
888 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
890 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
892 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_qfs_tcon()
895 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_qfs_tcon()
922 SMB2_QFS_attr(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb2_qfs_tcon()
[all …]
Dsmb2file.c75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
93 fid->persistent_fid, in smb2_open_file()
180 cfile->fid.persistent_fid, in smb2_unlock_range()
204 stored_rc = smb2_lockv(xid, tcon, cfile->fid.persistent_fid, in smb2_unlock_range()
237 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
249 cfile->fid.persistent_fid, in smb2_push_mand_fdlocks()
Dsmb2misc.c708 cfile->fid.persistent_fid || in smb2_is_valid_oplock_break()
760 rc = SMB2_close(0, tcon, cancelled->fid.persistent_fid, in smb2_cancelled_close_fid()
779 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() argument
787 cancelled->fid.persistent_fid = persistent_fid; in __smb2_handle_cancelled_cmd()
799 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() argument
816 tcon->tid, persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
824 persistent_fid, volatile_fid); in smb2_handle_cancelled_close()
Dlink.c437 io_parms.persistent_fid = fid.persistent_fid; in smb3_query_mf_symlink()
441 SMB2_close(xid, tcon, fid.persistent_fid, fid.volatile_fid); in smb3_query_mf_symlink()
488 io_parms.persistent_fid = fid.persistent_fid; in smb3_create_mf_symlink()
501 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()
242 cfile->fid.persistent_fid, in smb2_compound_op()
278 cfile->fid.persistent_fid, in smb2_compound_op()
320 cfile->fid.persistent_fid, in smb2_compound_op()
553 cfid->fid->persistent_fid, in smb2_query_path_info()
Dcifsglob.h1289 __u64 persistent_fid; /* persist file id for smb2 */ member
1338 __u64 persistent_fid; /* persist file id for smb2 */ member
Dcifs_debug.c195 cfile->fid.persistent_fid, in cifs_debug_files_proc_show()