Searched refs:short_ad (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/fs/udf/
H A Decma167-udf.h73 struct short_ad { struct
96 struct short_ad s_ad;
H A Dudf_vnops.c1395 * The allocation descriptor field is filled with short_ad's.
1401 ad_offset = sizeof(struct short_ad) * ad_num;
1406 icb = GETICB(short_ad, fentry,
1408 icblen = GETICBLEN(short_ad, icb);
1413 le32toh(((struct short_ad *)(icb))->pos);

Completed in 103 milliseconds