Searched refs:MAX_BLOCKSIZE (Results 1 – 3 of 3) sorted by relevance
20 #define MAX_BLOCKSIZE 65535 macro
106 if (block_size > MAX_BLOCKSIZE) { in tapechar_check_idalbuffer()108 block_size, MAX_BLOCKSIZE); in tapechar_check_idalbuffer()
236 if (count > MAX_BLOCKSIZE) { in tape_std_mtsetblk()238 count, MAX_BLOCKSIZE); in tape_std_mtsetblk()