| /src/sys/fs/udf/ |
| H A D | udf_strat_direct.c | 160 struct long_ad *icb = args->icb; local in function:udf_read_nodedscr_direct 191 struct long_ad *icb = args->icb; local in function:udf_write_nodedscr_direct
|
| H A D | udf_readwrite.c | 608 udf_create_logvol_dscr(struct udf_mount *ump, struct udf_node *udf_node, struct long_ad *icb, argument 629 udf_free_logvol_dscr(struct udf_mount *ump, struct long_ad *icb, argument 645 udf_read_logvol_dscr(struct udf_mount *ump, struct long_ad *icb, argument 665 udf_write_logvol_dscr(struct udf_node * udf_node,union dscrptr * dscr,struct long_ad * icb,int waitfor) argument [all...] |
| H A D | udf_strat_sequential.c | 174 struct long_ad *icb = args->icb; local in function:udf_read_logvol_dscr_seq 205 struct long_ad *icb = args->icb; local in function:udf_write_logvol_dscr_seq
|
| H A D | udf_strat_rmw.c | 541 struct long_ad *icb = args->icb; local in function:udf_create_nodedscr_rmw 580 struct long_ad *icb = args->icb; local in function:udf_free_nodedscr_rmw 612 struct long_ad *icb = args->icb; local in function:udf_read_nodedscr_rmw 706 struct long_ad *icb local in function:udf_write_nodedscr_rmw [all...] |
| H A D | udf.h | 245 struct long_ad *icb; member in struct:udf_strat_args
|
| H A D | udf_allocation.c | 1809 udf_get_adslot(struct udf_node *udf_node, int slot, struct long_ad *icb, argument 1916 udf_append_adslot(struct udf_node * udf_node,int * slot,struct long_ad * icb) argument [all...] |
| H A D | ecma167-udf.h | 198 union icb { union 652 struct long_ad icb; member in struct:fileid_desc
|
| H A D | udf_subr.c | 3508 const struct long_ad * const icb = key; local in function:udf_compare_rbnode_icb 4674 struct icb_tag *icb; local in function:udf_create_new_fe 4757 struct icb_tag *icb; local in function:udf_create_new_efe [all...] |
| /src/usr.sbin/makefs/ |
| H A D | udf.c | 381 struct long_ad *icb; local in function:udf_prepare_fids 412 struct icb_tag *icb; local in function:udf_file_inject_blob 489 struct icb_tag *icb; local in function:udf_append_file_mapping 635 struct long_ad icb; local in function:udf_append_file_contents 660 udf_create_new_file(struct stat * st,union dscrptr ** dscr,int filetype,struct long_ad * icb) argument 810 udf_copy_file(struct stat * st,char * path,fsnode * cur,struct fileid_desc * fid,struct long_ad * icb) argument 882 struct long_ad icb, data_icb, dirdata_icb; local in function:udf_populate_walk [all...] |
| /src/sbin/newfs_udf/ |
| H A D | udf_core.c | 2423 struct icb_tag *icb; local in function:udf_create_new_fe 2525 struct icb_tag *icb; local in function:udf_create_new_efe 2613 struct icb_tag *icb; local in function:udf_append_meta_mapping_part_to_efe [all...] |
| /src/sbin/fsck_udf/ |
| H A D | main.c | 290 udf_calc_node_hash(struct long_ad *icb) argument 300 udf_node_lookup(struct long_ad *icb) argument 324 struct icb_tag *icb; local in function:udf_wipe_and_reallocate 752 struct icb_tag *icb; local in function:udf_process_ad 941 struct icb_tag *icb; local in function:udf_process_file 3187 struct icb_tag *icb = NULL; local in function:udf_extract_node_info [all...] |