Searched defs:MAX_ACTIVE_NODE_LOGS (Results 1 - 1 of 1) sorted by relevance

/external/f2fs-tools/include/
H A Df2fs_fs.h315 #define MAX_ACTIVE_NODE_LOGS 8 macro
377 __le32 cur_node_segno[MAX_ACTIVE_NODE_LOGS];
378 __le16 cur_node_blkoff[MAX_ACTIVE_NODE_LOGS];

Completed in 52 milliseconds