Searched defs:persistent_fid (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2pdu.c | 3289 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() 3402 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() 3542 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() 3565 u64 persistent_fid, u64 volatile_fid, bool query_attrs) in SMB2_close_init() 3598 u64 persistent_fid, u64 volatile_fid, in __SMB2_close() 3689 u64 persistent_fid, u64 volatile_fid) in SMB2_close() 3752 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init() 3800 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info() 3902 u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) in SMB2_query_info() 3930 u64 persistent_fid, u64 volatile_fid, in SMB2_query_acl() [all …]
|
H A D | smb2misc.c | 784 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() 804 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close()
|
H A D | smb1ops.c | 903 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
|
H A D | smb2ops.c | 1469 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key() 2506 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_oplock_response()
|
H A D | cifsglob.h | 1354 __u64 persistent_fid; member 1409 __u64 persistent_fid; /* persist file id for smb2 */ member 1464 __u64 persistent_fid; /* persist file id for smb2 */ member
|
H A D | file.c | 5024 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
|