HomeSort by: relevance | last modified time | path
    Searched defs:long_ad (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/udf/
udf_allocation.c 74 struct long_ad *node_ad_cpy);
79 static int udf_ads_merge(uint32_t max_len, uint32_t lb_size, struct long_ad *a1, struct long_ad *a2);
93 struct long_ad s_ad;
240 struct long_ad s_ad;
455 udf_translate_vtop(struct udf_mount *ump, struct long_ad *icb_loc,
460 struct long_ad s_icb_loc;
622 struct long_ad loc;
627 memset(&loc, 0, sizeof(struct long_ad));
651 struct long_ad t_ad, s_ad
1816 struct long_ad *long_ad, l_icb; local in function:udf_get_adslot
1924 struct long_ad *long_ad, o_icb, l_icb; local in function:udf_append_adslot
    [all...]
ecma167-udf.h 176 struct long_ad { struct
200 struct long_ad l_ad;
391 struct long_ad fsd_loc; /* to fileset descriptor SEQUENCE */
638 struct long_ad rootdir_icb; /* to rootdir; icb->virtual ? */
640 struct long_ad next_ex; /* to the next fileset_desc extent */
641 struct long_ad streamdir_icb; /* streamdir; needed? */
652 struct long_ad icb;
756 struct long_ad ex_attr_icb;
789 struct long_ad ex_attr_icb;
790 struct long_ad streamdir_icb
    [all...]

Completed in 13 milliseconds