Home
last modified time | relevance | path

Searched refs:VFS_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/befs/
Dlinuxvfs.c32 #define VFS_BLOCK_SIZE 512 macro
377 inode->i_blocks = befs_sb->block_size / VFS_BLOCK_SIZE; in befs_read_inode()
388 num_blks * (befs_sb->block_size / VFS_BLOCK_SIZE); in befs_read_inode()