Home
last modified time | relevance | path

Searched refs:long_ad (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/udf/
H A Decma167-udf.h79 struct long_ad { struct
97 struct long_ad l_ad; argument
193 struct long_ad fsd_loc;
304 struct long_ad rootdir_icb;
306 struct long_ad next_ex;
307 struct long_ad streamdir_icb;
317 struct long_ad icb;
345 struct long_ad ex_attr_icb;
H A Dudf.h52 struct long_ad root_icb;
115 udf_getid(struct long_ad *icb) in udf_getid()
H A Dudf_vnops.c1430 ad_offset = sizeof(struct long_ad) * ad_num; in udf_bmap_internal()
1435 icb = GETICB(long_ad, fentry, in udf_bmap_internal()
1437 icblen = GETICBLEN(long_ad, icb); in udf_bmap_internal()
1442 le32toh(((struct long_ad *)(icb))->loc.lb_num); in udf_bmap_internal()
H A Dudf_vfsops.c455 sizeof(struct long_ad)); in udf_mountfs()
/freebsd/lib/libprocstat/
H A Dudf.c65 struct long_ad root_icb;