Searched defs:udf_c_type (Results 1 – 3 of 3) sorted by relevance
/minix3/sys/fs/udf/ |
H A D | udf_allocation.c | 1065 int udf_c_type, uint16_t vpart_num, uint32_t num_lb, int can_fail) in udf_reserve_space() 1149 int udf_c_type, uint16_t vpart_num, uint32_t num_lb, uint64_t *lmapping) in udf_allocate_space() 1640 int lb_size, udf_c_type; in udf_late_allocate_buf() local
|
H A D | udf_readwrite.c | 180 udf_fixup_node_internals(struct udf_mount *ump, uint8_t *blob, int udf_c_type) in udf_fixup_node_internals()
|
H A D | udf_subr.c | 973 udf_get_record_vpart(struct udf_mount *ump, int udf_c_type) in udf_get_record_vpart() 3929 int udf_c_type, vpart_num, can_fail; in udf_gop_alloc() local
|