Home
last modified time | relevance | path

Searched refs:fscache_unuse_cookie (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/cachefiles/
Dinterface.c221 fscache_unuse_cookie(_object); in cachefiles_update_object()
228 fscache_unuse_cookie(_object); in cachefiles_update_object()
234 fscache_unuse_cookie(_object); in cachefiles_update_object()
/linux-4.4.14/fs/fscache/
Dobject.c473 fscache_unuse_cookie(object); in fscache_look_up_object()
992 fscache_unuse_cookie(object); in _fscache_invalidate_object()
999 fscache_unuse_cookie(object); in _fscache_invalidate_object()
Dobject-list.c285 fscache_unuse_cookie(obj); in fscache_objlist_show()
Doperation.c509 fscache_unuse_cookie(object); in fscache_put_operation()
/linux-4.4.14/include/linux/
Dfscache-cache.h508 static inline void fscache_unuse_cookie(struct fscache_object *object) in fscache_unuse_cookie() function