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

  /src/sys/fs/udf/
udf_allocation.c 1148 udf_allocate_space(struct udf_mount *ump, struct udf_node *udf_node, function in typeref:typename:int
1161 DPRINTF(CALL, ("udf_allocate_space(ctype %d, vpart %d, num_lb %d\n",
1268 printf("ALERT: udf_allocate_space : allocation %d "
1283 printf("udf_allocate_space, allocated logical lba :\n");
1670 error = udf_allocate_space(ump, udf_node, udf_c_type,
2070 error = udf_allocate_space(ump, NULL, UDF_C_NODE,

Completed in 13 milliseconds