diff options
Diffstat (limited to 'include/linux/f2fs_fs.h')
| -rw-r--r-- | include/linux/f2fs_fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/f2fs_fs.h b/include/linux/f2fs_fs.h index 393b880afc9a..96c9bdbace50 100644 --- a/include/linux/f2fs_fs.h +++ b/include/linux/f2fs_fs.h | |||
| @@ -116,6 +116,7 @@ struct f2fs_super_block { | |||
| 116 | /* | 116 | /* |
| 117 | * For checkpoint | 117 | * For checkpoint |
| 118 | */ | 118 | */ |
| 119 | #define CP_LARGE_NAT_BITMAP_FLAG 0x00000400 | ||
| 119 | #define CP_NOCRC_RECOVERY_FLAG 0x00000200 | 120 | #define CP_NOCRC_RECOVERY_FLAG 0x00000200 |
| 120 | #define CP_TRIMMED_FLAG 0x00000100 | 121 | #define CP_TRIMMED_FLAG 0x00000100 |
| 121 | #define CP_NAT_BITS_FLAG 0x00000080 | 122 | #define CP_NAT_BITS_FLAG 0x00000080 |
