Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c3278 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init()
3522 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression()
3578 u64 persistent_fid, u64 volatile_fid, in __SMB2_close()
3669 u64 persistent_fid, u64 volatile_fid) in SMB2_close()
3732 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init()
3910 u64 persistent_fid, u64 volatile_fid, in SMB2_query_acl()
3941 u64 persistent_fid, u64 volatile_fid, in SMB2_notify_init()
4274 u64 persistent_fid, u64 volatile_fid) in SMB2_flush_init()
5228 u64 persistent_fid, u64 volatile_fid, in SMB2_query_directory_init()
5608 u64 persistent_fid, u64 volatile_fid, in SMB2_set_acl()
[all …]
H A Dsmb2misc.c784 __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 Dsmb1ops.c903 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
H A Dsmb2ops.c1467 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
2504 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_oplock_response()
H A Dcifsglob.h1353 __u64 persistent_fid; member
1408 __u64 persistent_fid; /* persist file id for smb2 */ member
1463 __u64 persistent_fid; /* persist file id for smb2 */ member
H A Dfile.c5024 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local