diff options
Diffstat (limited to 'fs/udf/udf_sb.h')
-rw-r--r-- | fs/udf/udf_sb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/udf/udf_sb.h b/fs/udf/udf_sb.h index 158221ecdc42..2dd921928338 100644 --- a/fs/udf/udf_sb.h +++ b/fs/udf/udf_sb.h | |||
@@ -30,6 +30,7 @@ | |||
30 | #define UDF_FLAG_GID_SET 16 | 30 | #define UDF_FLAG_GID_SET 16 |
31 | #define UDF_FLAG_SESSION_SET 17 | 31 | #define UDF_FLAG_SESSION_SET 17 |
32 | #define UDF_FLAG_LASTBLOCK_SET 18 | 32 | #define UDF_FLAG_LASTBLOCK_SET 18 |
33 | #define UDF_FLAG_BLOCKSIZE_SET 19 | ||
33 | 34 | ||
34 | #define UDF_PART_FLAG_UNALLOC_BITMAP 0x0001 | 35 | #define UDF_PART_FLAG_UNALLOC_BITMAP 0x0001 |
35 | #define UDF_PART_FLAG_UNALLOC_TABLE 0x0002 | 36 | #define UDF_PART_FLAG_UNALLOC_TABLE 0x0002 |