Searched refs:MAX_ACTIVE_DATA_LOGS (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/include/
H A Df2fs_fs.h310 #define MAX_ACTIVE_DATA_LOGS 8 macro
371 __le32 cur_data_segno[MAX_ACTIVE_DATA_LOGS];
372 __le16 cur_data_blkoff[MAX_ACTIVE_DATA_LOGS];

Completed in 66 milliseconds