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

/external/f2fs-tools/include/
H A Df2fs_fs.h690 #define NIDS_PER_BLOCK 1018 /* Node IDs in an Indirect Block */ macro
793 __le32 nid[NIDS_PER_BLOCK]; /* array of data block address */

Completed in 103 milliseconds