Searched refs:new_block_bytes (Results 1 – 1 of 1) sorted by relevance
486 loff_t new_block_bytes) in udf_do_extend_file() argument498 if (!new_block_bytes && fake) in udf_do_extend_file()531 if (add > new_block_bytes) in udf_do_extend_file()532 add = new_block_bytes; in udf_do_extend_file()533 new_block_bytes -= add; in udf_do_extend_file()555 if (!new_block_bytes) in udf_do_extend_file()565 while (new_block_bytes > add) { in udf_do_extend_file()566 new_block_bytes -= add; in udf_do_extend_file()573 if (new_block_bytes) { in udf_do_extend_file()575 new_block_bytes; in udf_do_extend_file()