Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache-cache.h497 static inline bool fscache_use_cookie(struct fscache_object *object) in fscache_use_cookie() function
/linux-4.1.27/fs/fscache/
Dobject-list.c254 if (fscache_use_cookie(obj)) { in fscache_objlist_show()
Dobject.c449 !fscache_use_cookie(object)) { in fscache_look_up_object()
934 if (!fscache_use_cookie(object)) { in _fscache_invalidate_object()
/linux-4.1.27/fs/cachefiles/
Dinterface.c213 if (!fscache_use_cookie(_object)) { in cachefiles_update_object()