Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache-cache.h500 static inline bool fscache_use_cookie(struct fscache_object *object) in fscache_use_cookie() function
/linux-4.19.296/fs/fscache/
Dobject-list.c252 if (fscache_use_cookie(obj)) { in fscache_objlist_show()
Dobject.c475 !fscache_use_cookie(object)) { in fscache_look_up_object()
979 if (!fscache_use_cookie(object)) { in _fscache_invalidate_object()
/linux-4.19.296/fs/cachefiles/
Dinterface.c224 if (!fscache_use_cookie(_object)) { in cachefiles_update_object()