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

/freebsd-11-stable/sys/fs/udf/
H A Decma167-udf.h73 struct short_ad { struct
96 struct short_ad s_ad;
H A Dudf_vnops.c1406 * The allocation descriptor field is filled with short_ad's.
1412 ad_offset = sizeof(struct short_ad) * ad_num;
1417 icb = GETICB(short_ad, fentry,
1419 icblen = GETICBLEN(short_ad, icb);
1424 le32toh(((struct short_ad *)(icb))->pos);

Completed in 117 milliseconds