taglinefilesource code
BLOCK_SIZE34include/linux/fs.h#define BLOCK_SIZE 1024
BLOCK_SIZE128include/linux/fs.htypedef char buffer_block[BLOCK_SIZE];