Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c3043 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init()
3147 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
3274 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
3297 u64 persistent_fid, u64 volatile_fid, bool query_attrs) in SMB2_close_init()
3330 u64 persistent_fid, u64 volatile_fid, in __SMB2_close()
3408 u64 persistent_fid, u64 volatile_fid) in SMB2_close()
3471 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init()
3514 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info()
3601 u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) in SMB2_query_info()
3629 u64 persistent_fid, u64 volatile_fid, in SMB2_query_acl()
[all …]
Dsmb2misc.c786 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd()
806 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close()
Dsmb1ops.c903 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
Dcifsglob.h1288 __u64 persistent_fid; member
1341 __u64 persistent_fid; /* persist file id for smb2 */ member
1393 __u64 persistent_fid; /* persist file id for smb2 */ member
Dsmb2ops.c1428 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
2432 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_oplock_response()
Dfile.c4888 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local