Home
last modified time | relevance | path

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

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