Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dsmb2pdu.c1264 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl()
1407 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
1428 u64 persistent_fid, u64 volatile_fid) in SMB2_close()
1530 u64 persistent_fid, u64 volatile_fid, u8 info_class, in query_info()
1584 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info()
1595 u64 persistent_fid, u64 volatile_fid, __le64 *uniqueid) in SMB2_get_srv_num()
1655 SMB2_flush(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_flush()
2162 u64 persistent_fid, u64 volatile_fid, int index, in SMB2_query_directory()
2286 u64 persistent_fid, u64 volatile_fid, u32 pid, int info_class, in send_set_info()
2356 u64 persistent_fid, u64 volatile_fid, __le16 *target_file) in SMB2_rename()
[all …]
Dsmb2ops.c550 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
Dcifsglob.h1006 __u64 persistent_fid; /* persist file id for smb2 */ member
1044 __u64 persistent_fid; /* persist file id for smb2 */ member