Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/fs/fscache/
Dobject.c462 fscache_unuse_cookie(object); in fscache_look_up_object()
978 fscache_unuse_cookie(object); in _fscache_invalidate_object()
985 fscache_unuse_cookie(object); in _fscache_invalidate_object()
Dobject-list.c285 fscache_unuse_cookie(obj); in fscache_objlist_show()
Doperation.c428 fscache_unuse_cookie(object); in fscache_put_operation()
/linux-4.1.27/include/linux/
Dfscache-cache.h520 static inline void fscache_unuse_cookie(struct fscache_object *object) in fscache_unuse_cookie() function