Home
last modified time | relevance | path

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

/linux/fs/
H A Dmbcache.c289 set_bit(MBE_REFERENCED_B, &entry->e_flags); in mb_cache_entry_touch()
313 if (test_bit(MBE_REFERENCED_B, &entry->e_flags) || in mb_cache_shrink()
315 clear_bit(MBE_REFERENCED_B, &entry->e_flags); in mb_cache_shrink()
/linux/include/linux/
H A Dmbcache.h15 MBE_REFERENCED_B = 0, enumerator