Home
last modified time | relevance | path

Searched refs:FSCACHE_OBJECT_RETIRED (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dfscache-cache.h374 #define FSCACHE_OBJECT_RETIRED 6 /* T if object was retired on relinquishment */ macro
/linux/fs/fscache/
A Dobject.c652 if (test_bit(FSCACHE_OBJECT_RETIRED, &object->flags)) { in fscache_kill_object()
969 set_bit(FSCACHE_OBJECT_RETIRED, &object->flags); in _fscache_invalidate_object()
A Dcookie.c753 set_bit(FSCACHE_OBJECT_RETIRED, &object->flags); in __fscache_disable_cookie()
/linux/fs/cachefiles/
A Dinterface.c290 if (test_bit(FSCACHE_OBJECT_RETIRED, &object->fscache.flags) && in cachefiles_drop_object()

Completed in 156 milliseconds