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