Home
last modified time | relevance | path

Searched defs:persistent_fid (Results 1 – 6 of 6) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2pdu.c3379 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init()
3483 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
3629 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
3652 u64 persistent_fid, u64 volatile_fid, bool query_attrs) in SMB2_close_init()
3685 u64 persistent_fid, u64 volatile_fid, in __SMB2_close()
3780 u64 persistent_fid, u64 volatile_fid) in SMB2_close()
3843 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init()
3891 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info()
3997 u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) in SMB2_query_info()
4008 u64 persistent_fid, u64 volatile_fid, in SMB2_query_acl()
[all …]
H A Dsmb2misc.c788 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd()
808 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close()
H A Dsmb1ops.c1148 static int cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
H A Dsmb2ops.c1546 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
2705 static int smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_oplock_response()
H A Dcifsglob.h1358 __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.c3200 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local