Home
last modified time | relevance | path

Searched refs:SMB2_O_INFO_FILE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c281 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 Dcached_dir.c278 SMB2_O_INFO_FILE, 0, in open_cached_dir()
H A Dsmb2pdu.c3905 FILE_ALL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_query_info()
3922 SMB_FIND_FILE_POSIX_INFO, SMB2_O_INFO_FILE, 0,
3947 FILE_INTERNAL_INFORMATION, SMB2_O_INFO_FILE, 0, in SMB2_get_srv_num()
5622 pid, FILE_END_OF_FILE_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_eof()
5642 current->tgid, FILE_FULL_EA_INFORMATION, SMB2_O_INFO_FILE, in SMB2_set_ea()
H A Dsmb2ops.c1071 SMB2_O_INFO_FILE, in smb2_query_eas()
1173 SMB2_O_INFO_FILE, in smb2_set_ea()
1243 SMB2_O_INFO_FILE, 0, data, size); in smb2_set_ea()
1641 SMB2_O_INFO_FILE, 0, data, size); in smb2_ioctl_query_info()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1570 #define SMB2_O_INFO_FILE 0x01 macro
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c545 if ((req->InfoType == SMB2_O_INFO_FILE && in smb2_allocate_rsp_buf()
5669 case SMB2_O_INFO_FILE: in smb2_query_info()
5670 ksmbd_debug(SMB, "GOT SMB2_O_INFO_FILE\n"); in smb2_query_info()
6454 case SMB2_O_INFO_FILE: in smb2_set_info()
6455 ksmbd_debug(SMB, "GOT SMB2_O_INFO_FILE\n"); in smb2_set_info()