Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfscache-cache.h418 static inline bool fscache_object_is_active(struct fscache_object *object) in fscache_object_is_active() function
/Linux-v5.4/fs/fscache/
Dobject-list.c217 FILTER(fscache_object_is_active(obj) || in fscache_objlist_show()
Dpage.c196 if (fscache_object_is_active(object)) { in fscache_attr_changed_op()
805 if (!fscache_object_is_active(object)) { in fscache_write_op()
Doperation.c305 ASSERT(!fscache_object_is_active(object)); in fscache_submit_op()