/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 589 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in SMB3_request_interfaces() 1477 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_request_res_key() 1792 rc = SMB2_ioctl(xid, tcon, trgtfile->fid.persistent_fid, in smb2_copychunk_range() 1953 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb2_set_sparse() 2034 rc = SMB2_ioctl(xid, tcon, trgtfile->fid.persistent_fid, in smb2_duplicate_extents() 2068 return SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb3_set_integrity() 2120 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb3_enum_snapshots() 2762 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb2_get_dfs_refer() 3415 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb3_zero_range() 3474 rc = SMB2_ioctl(xi in smb3_punch_hole() [all...] |
H A D | smb2file.c | 75 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
|
H A D | smb2proto.h | 156 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2pdu.c | 1088 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb3_validate_negotiate() 3032 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() function 3158 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 772 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in SMB3_request_interfaces() 1453 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_request_res_key() 1752 rc = SMB2_ioctl(xid, tcon, trgtfile->fid.persistent_fid, in smb2_copychunk_range() 1913 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb2_set_sparse() 1994 rc = SMB2_ioctl(xid, tcon, trgtfile->fid.persistent_fid, in smb2_duplicate_extents() 2028 return SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb3_set_integrity() 2080 rc = SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb3_enum_snapshots() 2840 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb2_get_dfs_refer() 3318 return SMB2_ioctl(xid, tcon, cfile->fid.persistent_fid, in smb3_zero_data() 3419 rc = SMB2_ioctl(xi in smb3_punch_hole() [all...] |
H A D | smb2proto.h | 140 extern int SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2file.c | 148 rc = SMB2_ioctl(xid, oparms->tcon, fid->persistent_fid, in smb2_open_file()
|
H A D | smb2pdu.c | 1329 rc = SMB2_ioctl(xid, tcon, NO_FILE_ID, NO_FILE_ID, in smb3_validate_negotiate() 3314 SMB2_ioctl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, in SMB2_ioctl() function 3450 rc = SMB2_ioctl(xid, tcon, persistent_fid, volatile_fid, in SMB2_set_compression()
|