Home
last modified time | relevance | path

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

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