Searched defs:persistent_fid (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | smb2pdu.c | 2929 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() 3032 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() 3149 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() 3172 u64 persistent_fid, u64 volatile_fid, bool query_attrs) in SMB2_close_init() 3205 u64 persistent_fid, u64 volatile_fid, in __SMB2_close() 3283 u64 persistent_fid, u64 volatile_fid) in SMB2_close() 3346 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init() 3394 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info() 3481 u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) in SMB2_query_info() 3492 u64 persistent_fid, u64 volatile_fid, struct smb311_posix_qinfo *data, u32 *plen) in SMB311_posix_query_info() [all …]
|
| D | smb2misc.c | 779 __u64 persistent_fid, __u64 volatile_fid) in __smb2_handle_cancelled_cmd() 799 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close()
|
| D | cifsglob.h | 1289 __u64 persistent_fid; /* persist file id for smb2 */ member 1338 __u64 persistent_fid; /* persist file id for smb2 */ member
|
| D | smb2ops.c | 1470 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key()
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | smb2pdu.c | 3303 u64 persistent_fid, u64 volatile_fid, u32 opcode, in SMB2_ioctl_init() 3416 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() 3556 u64 persistent_fid, u64 volatile_fid) in SMB2_set_compression() 3579 u64 persistent_fid, u64 volatile_fid, bool query_attrs) in SMB2_close_init() 3612 u64 persistent_fid, u64 volatile_fid, in __SMB2_close() 3703 u64 persistent_fid, u64 volatile_fid) in SMB2_close() 3766 u64 persistent_fid, u64 volatile_fid, in SMB2_query_info_init() 3814 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info() 3916 u64 persistent_fid, u64 volatile_fid, struct smb2_file_all_info *data) in SMB2_query_info() 3944 u64 persistent_fid, u64 volatile_fid, in SMB2_query_acl() [all …]
|
| D | smb2misc.c | 784 __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()
|
| D | smb1ops.c | 1113 cifs_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in cifs_oplock_response()
|
| D | smb2ops.c | 1477 u64 persistent_fid, u64 volatile_fid, in SMB2_request_res_key() 2514 smb2_oplock_response(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_oplock_response()
|
| D | cifsglob.h | 1364 __u64 persistent_fid; member 1419 __u64 persistent_fid; /* persist file id for smb2 */ member 1474 __u64 persistent_fid; /* persist file id for smb2 */ member
|
| D | file.c | 5053 __u64 persistent_fid, volatile_fid; in cifs_oplock_break() local
|