Searched refs:MAX_BLOCKSIZE (Results 1 – 3 of 3) sorted by relevance
20 #define MAX_BLOCKSIZE 65535 macro
105 if (block_size > MAX_BLOCKSIZE) { in tapechar_check_idalbuffer()107 block_size, MAX_BLOCKSIZE); in tapechar_check_idalbuffer()
232 if (count > MAX_BLOCKSIZE) { in tape_std_mtsetblk()234 count, MAX_BLOCKSIZE); in tape_std_mtsetblk()
Completed in 9 milliseconds