HomeSort by: relevance | last modified time | path
    Searched refs:udf_late_allocate_buf (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/fs/udf/
udf_subr.h 122 void udf_late_allocate_buf(struct udf_mount *ump, struct buf *buf, uint64_t *lmapping, struct long_ad *node_ad_cpy, uint16_t *vpart_num);
udf_strat_direct.c 319 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num);
udf_strat_sequential.c 427 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num);
udf_strat_rmw.c 930 udf_late_allocate_buf(ump, buf, lmapping, node_ad_cpy, &vpart_num);
udf_allocation.c 1635 udf_late_allocate_buf(struct udf_mount *ump, struct buf *buf, function in typeref:typename:void

Completed in 59 milliseconds