]>
Git Repo - linux.git/blobdiff - fs/ntfs/types.h
typedef s64 USN;
typedef sle64 leUSN;
-typedef enum {
- FALSE = 0,
- TRUE = 1
-} BOOL;
-
typedef enum {
CASE_SENSITIVE = 0,
IGNORE_CASE = 1,
This page took 0.03213 seconds and 4 git commands to generate.