Searched refs:SMB2_O_INFO_FILE (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smb2inode.c | 281 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 290 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 315 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 325 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 361 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 382 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 391 SMB2_O_INFO_FILE, 0, in smb2_compound_op() 416 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 423 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() 457 SMB2_O_INFO_FILE, 0, data, size); in smb2_compound_op() [all …]
|
H A D | cached_dir.c | 272 SMB2_O_INFO_FILE, 0, in open_cached_dir()
|
H A D | smb2pdu.c | 3919 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info() 3936 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0, 3961 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num() 5634 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof() 5654 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
|
H A D | smb2ops.c | 1079 SMB2_O_INFO_FILE, in smb2_query_eas() 1181 SMB2_O_INFO_FILE, in smb2_set_ea() 1251 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea() 1649 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
|
/openbmc/linux/fs/smb/common/ |
H A D | smb2pdu.h | 1573 #define SMB2_O_INFO_FILE 0x01 macro
|
/openbmc/linux/fs/smb/server/ |
H A D | smb2pdu.c | 545 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf() 5703 case SMB2_O_INFO_FILE: in smb2_query_info() 6488 case SMB2_O_INFO_FILE: in smb2_set_info()
|