Searched refs:SMB2_O_INFO_FILE (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2inode.c | 293 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 302 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 327 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 337 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 373 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 382 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 408 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 417 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 442 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 449 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() [all …]
|
| H A D | cached_dir.c | 298 SMB2_O_INFO_FILE, 0, in open_cached_dir()
|
| H A D | smb2pdu.c | 3972 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info() 3990 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0, 4013 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num() 5802 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof() 5822 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
|
| H A D | smb2ops.c | 1129 SMB2_O_INFO_FILE, in smb2_query_eas() 1231 SMB2_O_INFO_FILE, in smb2_set_ea() 1301 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea() 1699 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
|
| /linux/fs/smb/common/ |
| H A D | smb2pdu.h | 1689 #define SMB2_O_INFO_FILE 0x01 macro
|
| /linux/fs/smb/server/ |
| H A D | smb2pdu.c | 547 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf() 5763 case SMB2_O_INFO_FILE: in smb2_query_info() 6553 case SMB2_O_INFO_FILE: in smb2_set_info()
|