Searched refs:FCF_ID_SIZE (Results 1 – 2 of 2) sorted by relevance
76 #define FCF_ID_SIZE 16 /* total size of fcfh_ident[] in bytes */ macro79 uint8_t fcfh_ident[FCF_ID_SIZE]; /* identification bytes (see below) */
196 for (i = FCF_ID_PAD; i < FCF_ID_SIZE; i++) { in fmd_ckpt_open()