Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache-cache.h423 static inline bool fscache_object_is_active(struct fscache_object *object) in fscache_object_is_active() function
/Linux-v4.19/fs/fscache/
Dobject-list.c221 FILTER(fscache_object_is_active(obj) || in fscache_objlist_show()
Dpage.c200 if (fscache_object_is_active(object)) { in fscache_attr_changed_op()
809 if (!fscache_object_is_active(object)) { in fscache_write_op()
Doperation.c309 ASSERT(!fscache_object_is_active(object)); in fscache_submit_op()