Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cachefiles/
Dinterface.c229 fscache_unuse_cookie(_object); in cachefiles_update_object()
236 fscache_unuse_cookie(_object); in cachefiles_update_object()
245 fscache_unuse_cookie(_object); in cachefiles_update_object()
/Linux-v5.15/fs/fscache/
Dobject.c479 fscache_unuse_cookie(object); in fscache_look_up_object()
1013 fscache_unuse_cookie(object); in _fscache_invalidate_object()
1020 fscache_unuse_cookie(object); in _fscache_invalidate_object()
Doperation.c530 fscache_unuse_cookie(object); in fscache_put_operation()
/Linux-v5.15/include/linux/
Dfscache-cache.h519 static inline void fscache_unuse_cookie(struct fscache_object *object) in fscache_unuse_cookie() function