Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2pdu.c3300 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init()
3404 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
3544 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
3567 u64 persistent_fid, u64 volatile_fid, bool query_attrs) in SMB2_close_init()
3600 u64 persistent_fid, u64 volatile_fid, in __SMB2_close()
3691 u64 persistent_fid, u64 volatile_fid) in SMB2_close()
3754 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init()
3802 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info()
3904 u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) in SMB2_query_info()
3932 u64 persistent_fid, u64 volatile_fid, in SMB2_query_acl()
[all …]
H A Dsmb1ops.c1097 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
H A Dsmb2ops.c1520 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
2576 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_oplock_response()
H A Dcifsglob.h1395 __u64 persistent_fid; member
1451 __u64 persistent_fid; /* persist file id for smb2 */ member
1507 __u64 persistent_fid; /* persist file id for smb2 */ member
H A Dfile.c3098 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local