Searched refs:ea_blocks (Results 1 – 1 of 1) sorted by relevance
533 int ea_blocks; in ext2_is_fast_symlink() local534 ea_blocks = INODE->i_file_acl ? EXT2_BLOCK_SIZE (SUPERBLOCK) / DEV_BSIZE : 0; in ext2_is_fast_symlink()535 return INODE->i_blocks == ea_blocks; in ext2_is_fast_symlink()