Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscache-cache.h418 static inline bool fscache_object_is_active(struct fscache_object *object) in fscache_object_is_active() function
/Linux-v5.15/fs/fscache/
Dpage.c196 if (fscache_object_is_active(object)) { in fscache_attr_changed_op()
799 if (!fscache_object_is_active(object)) { in fscache_write_op()
Doperation.c308 ASSERT(!fscache_object_is_active(object)); in fscache_submit_op()