Home
last modified time | relevance | path

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

/minix3/sys/fs/udf/
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_allocation.c74 struct long_ad *node_ad_cpy);
1637 uint64_t *lmapping, struct long_ad *node_ad_cpy, uint16_t *vpart_nump) in udf_late_allocate_buf() argument
1687 node_ad_cpy); in udf_late_allocate_buf()
2231 uint16_t vpart_num, uint64_t *mapping, struct long_ad *node_ad_cpy) in udf_record_allocation_in_node() argument
2324 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2346 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2393 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2474 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2505 node_ad_cpy[cpy_slot++] = s_ad; in udf_record_allocation_in_node()
2524 c_ad = node_ad_cpy[0]; in udf_record_allocation_in_node()
[all …]
H A Dudf_strat_sequential.c350 struct long_ad *node_ad_cpy; in udf_issue_buf() local
396 node_ad_cpy = ump->la_node_ad_cpy; in udf_issue_buf()
399 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num); in udf_issue_buf()
H A Dudf_subr.h121 …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()