Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h496 static inline bool fscache_use_cookie(struct fscache_object *object) in fscache_use_cookie() function
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject-list.c249 if (fscache_use_cookie(obj)) { in fscache_objlist_show()
H A Dobject.c471 !fscache_use_cookie(object)) { in fscache_look_up_object()
975 if (!fscache_use_cookie(object)) { in _fscache_invalidate_object()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinterface.c220 if (!fscache_use_cookie(_object)) { in cachefiles_update_object()