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