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,
|