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()
230 if (count > MAX_BLOCKSIZE) { in tape_std_mtsetblk()232 count, MAX_BLOCKSIZE); in tape_std_mtsetblk()