Searched refs:try_current (Results 1 – 1 of 1) sorted by relevance
406 bool try_current) in fetch_level_blocks() argument409 bool already_fetched = try_current && (offsets[lvl] == inode->offsets[lvl]); in fetch_level_blocks()421 try_current = false; in fetch_level_blocks()444 return fetch_level_blocks(inode, offsets, lvl + 1, max_lvl, try_current); in fetch_level_blocks()459 bool try_current = inode->flags & INODE_FETCHED_BLOCK; in ext2_fetch_inode_block() local463 ret = fetch_level_blocks(inode, offsets, 0, max_lvl, try_current); in ext2_fetch_inode_block()