Home
last modified time | relevance | path

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

/fs/ext4/
A Dextents_status.c206 tree->cache_es = NULL; in ext4_es_init_tree()
304 es1 = READ_ONCE(tree->cache_es); in __es_find_extent_range()
328 WRITE_ONCE(tree->cache_es, es1); in __es_find_extent_range()
872 tree->cache_es = es; in __es_insert_extent()
1050 es1 = READ_ONCE(tree->cache_es); in ext4_es_lookup_extent()
1437 tree->cache_es = NULL; in __es_remove_extent()
1877 ei->i_es_tree.cache_es = NULL; in es_reclaim_extents()
1895 tree->cache_es = NULL; in ext4_clear_inode_es()
A Dextents_status.h74 struct extent_status *cache_es; /* recently accessed extent */ member

Completed in 7 milliseconds