Searched refs:SMB2_O_INFO_FILE (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | smb2inode.c | 288 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 297 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 322 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 332 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 368 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 389 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 398 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 423 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 501 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 572 SMB2_O_INFO_FILE, 0, in smb2_compound_op() [all …]
|
| H A D | cached_dir.c | 274 SMB2_O_INFO_FILE, 0, in open_cached_dir()
|
| H A D | smb2pdu.c | 3886 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info() 3903 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0, 3926 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num() 5696 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof() 5716 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
|
| H A D | smb2ops.c | 1116 SMB2_O_INFO_FILE, in smb2_query_eas() 1218 SMB2_O_INFO_FILE, in smb2_set_ea() 1288 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea() 1686 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
|
| /linux-6.15/fs/smb/common/ |
| H A D | smb2pdu.h | 1596 #define SMB2_O_INFO_FILE 0x01 macro
|
| /linux-6.15/fs/smb/server/ |
| H A D | smb2pdu.c | 546 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf() 5706 case SMB2_O_INFO_FILE: in smb2_query_info() 6495 case SMB2_O_INFO_FILE: in smb2_set_info()
|