Home
last modified time | relevance | path

Searched refs:SMB2_O_INFO_SECURITY (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/common/
H A Dsmb2pdu.h1694 #define SMB2_O_INFO_SECURITY 0x03 macro
/linux/fs/smb/server/
H A Dsmb2pdu.c560 req->InfoType == SMB2_O_INFO_SECURITY) in smb2_allocate_rsp_buf()
5874 case SMB2_O_INFO_SECURITY: in smb2_close_pipe()
5875 ksmbd_debug(SMB, "GOT SMB2_O_INFO_SECURITY\n"); in smb2_close_pipe()
6654 case SMB2_O_INFO_SECURITY:
6655 ksmbd_debug(SMB, "GOT SMB2_O_INFO_SECURITY\n");
/linux/fs/smb/client/
H A Dsmb2pdu.c4000 0, SMB2_O_INFO_SECURITY, extra_info, in SMB2_query_acl()
5898 current->tgid, 0, SMB2_O_INFO_SECURITY, aclflag, in SMB2_set_acl()