Home
last modified time | relevance | path

Searched refs:SMB2_CREATE_ALLOCATION_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb2.h234 #define SMB2_CREATE_ALLOCATION_SIZE 0x416c5369 /* ("AISi") */ macro
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_create.c503 case SMB2_CREATE_ALLOCATION_SIZE: /* ("AISi") */ in smb2_decode_create_ctx()