Searched defs:persistent_fid (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/cifs/ |
D | smb2pdu.c | 1450 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() 1593 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() 1614 u64 persistent_fid, u64 volatile_fid) in SMB2_close() 1716 u64 persistent_fid, u64 volatile_fid, u8 info_class, in query_info() 1770 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info() 1781 u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) in SMB2_get_srv_num() 1843 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_flush() 2355 u64 persistent_fid, u64 volatile_fid, int index, in SMB2_query_directory() 2479 u64 persistent_fid, u64 volatile_fid, u32 pid, int info_class, in send_set_info() 2549 u64 persistent_fid, u64 volatile_fid, __le16 *target_file) in SMB2_rename() [all …]
|
D | smb2ops.c | 550 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
|
D | cifsglob.h | 1020 __u64 persistent_fid; /* persist file id for smb2 */ member 1059 __u64 persistent_fid; /* persist file id for smb2 */ member
|