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