mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
CIFS definitions for SMB_INFO_xxx etc.
lkcl
This commit is contained in:
parent
72ec68d22c
commit
9fda8a6fef
@ -194,6 +194,11 @@ Byte offset Type name description
|
||||
} FSINFO;
|
||||
*************************************************************/
|
||||
|
||||
#define SMB_INFO_STANDARD 1
|
||||
#define SMB_INFO_QUERY_EA_SIZE 2
|
||||
#define SMB_INFO_QUERY_EAS_FROM_LIST 3
|
||||
#define SMB_INFO_QUERY_ALL_EAS 4
|
||||
#define SMB_INFO_IS_NAME_VALID 6
|
||||
#define SMB_QUERY_FS_LABEL_INFO 0x101
|
||||
#define SMB_QUERY_FS_VOLUME_INFO 0x102
|
||||
#define SMB_QUERY_FS_SIZE_INFO 0x103
|
||||
|
Loading…
Reference in New Issue
Block a user