Home
last modified time | relevance | path

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

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