Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Dudf_allocation.c74 struct long_ad *node_ad_cpy);
1636 uint64_t *lmapping, struct long_ad *node_ad_cpy, uint16_t *vpart_nump) in udf_late_allocate_buf() argument
1686 node_ad_cpy); in udf_late_allocate_buf()
2230 uint16_t vpart_num, uint64_t *mapping, struct long_ad *node_ad_cpy) in udf_record_allocation_in_node() argument
2323 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2345 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2392 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2473 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2504 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2523 c_ad = node_ad_cpy[ in udf_record_allocation_in_node()
2874 struct long_ad c_ad, s_ad, *node_ad_cpy; udf_shrink_node() local
[all...]
H A Dudf_strat_direct.c241 struct long_ad *node_ad_cpy; in udf_queue_buf_direct() local
316 node_ad_cpy = ump->la_node_ad_cpy; in udf_queue_buf_direct()
319 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num); in udf_queue_buf_direct()
H A Dudf_strat_sequential.c378 struct long_ad *node_ad_cpy; in udf_issue_buf() local
424 node_ad_cpy = ump->la_node_ad_cpy; in udf_issue_buf()
427 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num); in udf_issue_buf()
H A Dudf_subr.h122 …t udf_mount *ump, struct buf *buf, uint64_t *lmapping, struct long_ad *node_ad_cpy, uint16_t *vpar…
H A Dudf_strat_rmw.c776 struct long_ad *node_ad_cpy; in udf_queuebuf_rmw() local
927 node_ad_cpy = ump->la_node_ad_cpy; in udf_queuebuf_rmw()
930 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num); in udf_queuebuf_rmw()