/src/sys/fs/udf/ |
udf_strat_direct.c | 249 int len, buf_len, sector, sectors, run_length; local in function:udf_queue_buf_direct 364 run_length = 1; 368 run_length++; 373 rbuflen = run_length * sector_size;
|
udf_strat_direct.c | 249 int len, buf_len, sector, sectors, run_length; local in function:udf_queue_buf_direct 364 run_length = 1; 368 run_length++; 373 rbuflen = run_length * sector_size;
|
udf_strat_direct.c | 249 int len, buf_len, sector, sectors, run_length; local in function:udf_queue_buf_direct 364 run_length = 1; 368 run_length++; 373 rbuflen = run_length * sector_size;
|
udf_strat_direct.c | 249 int len, buf_len, sector, sectors, run_length; local in function:udf_queue_buf_direct 364 run_length = 1; 368 run_length++; 373 rbuflen = run_length * sector_size;
|
udf_strat_direct.c | 249 int len, buf_len, sector, sectors, run_length; local in function:udf_queue_buf_direct 364 run_length = 1; 368 run_length++; 373 rbuflen = run_length * sector_size;
|
udf_allocation.c | 2247 int lb_size, run_length, eof; local in function:udf_record_allocation_in_node 2361 run_length = 1; 2366 run_length++; 2370 len = run_length * lb_size;
|
udf_allocation.c | 2247 int lb_size, run_length, eof; local in function:udf_record_allocation_in_node 2361 run_length = 1; 2366 run_length++; 2370 len = run_length * lb_size;
|
udf_allocation.c | 2247 int lb_size, run_length, eof; local in function:udf_record_allocation_in_node 2361 run_length = 1; 2366 run_length++; 2370 len = run_length * lb_size;
|
udf_allocation.c | 2247 int lb_size, run_length, eof; local in function:udf_record_allocation_in_node 2361 run_length = 1; 2366 run_length++; 2370 len = run_length * lb_size;
|
udf_allocation.c | 2247 int lb_size, run_length, eof; local in function:udf_record_allocation_in_node 2361 run_length = 1; 2366 run_length++; 2370 len = run_length * lb_size;
|
udf_subr.c | 6657 int error, run_length, what; local in function:udf_read_filebuf 6730 run_length = 1; 6734 run_length++; 6743 rbuflen = run_length * sector_size; 6785 int error, run_length, what, s; local in function:udf_write_filebuf 6846 run_length = 1; 6851 run_length++; 6854 DPRINTF(WRITE, ("+ %d\n", run_length)); 6857 rbuflen = run_length * lb_size;
|
udf_subr.c | 6657 int error, run_length, what; local in function:udf_read_filebuf 6730 run_length = 1; 6734 run_length++; 6743 rbuflen = run_length * sector_size; 6785 int error, run_length, what, s; local in function:udf_write_filebuf 6846 run_length = 1; 6851 run_length++; 6854 DPRINTF(WRITE, ("+ %d\n", run_length)); 6857 rbuflen = run_length * lb_size;
|
udf_subr.c | 6657 int error, run_length, what; local in function:udf_read_filebuf 6730 run_length = 1; 6734 run_length++; 6743 rbuflen = run_length * sector_size; 6785 int error, run_length, what, s; local in function:udf_write_filebuf 6846 run_length = 1; 6851 run_length++; 6854 DPRINTF(WRITE, ("+ %d\n", run_length)); 6857 rbuflen = run_length * lb_size;
|
udf_subr.c | 6657 int error, run_length, what; local in function:udf_read_filebuf 6730 run_length = 1; 6734 run_length++; 6743 rbuflen = run_length * sector_size; 6785 int error, run_length, what, s; local in function:udf_write_filebuf 6846 run_length = 1; 6851 run_length++; 6854 DPRINTF(WRITE, ("+ %d\n", run_length)); 6857 rbuflen = run_length * lb_size;
|
udf_subr.c | 6657 int error, run_length, what; local in function:udf_read_filebuf 6730 run_length = 1; 6734 run_length++; 6743 rbuflen = run_length * sector_size; 6785 int error, run_length, what, s; local in function:udf_write_filebuf 6846 run_length = 1; 6851 run_length++; 6854 DPRINTF(WRITE, ("+ %d\n", run_length)); 6857 rbuflen = run_length * lb_size;
|