Home
last modified time | relevance | path

Searched refs:GETICBLEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/udf/
H A Decma167-udf.h386 #define GETICBLEN(ad_type, icb) le32toh(((struct ad_type *)(icb))->len) macro
H A Dudf_vnops.c1412 icblen = GETICBLEN(short_ad, icb); in udf_bmap_internal()
1437 icblen = GETICBLEN(long_ad, icb); in udf_bmap_internal()