Searched defs:icb (Results 1 – 5 of 5) sorted by relevance
115 udf_getid(struct long_ad *icb) in udf_getid()
95 union icb { union317 struct long_ad icb; member386 #define GETICBLEN(ad_type, icb) le32toh(((struct ad_type *)(icb))->len) argument
1372 void *icb; in udf_bmap_internal() local
143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
1584 stats_v1_blob_iter(struct statsblobv1 *sb, stats_v1_blob_itercb_t icb,