Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscache-cache.h496 static inline bool fscache_use_cookie(struct fscache_object *object) in fscache_use_cookie() function
/Linux-v5.15/fs/fscache/
Dobject.c466 !fscache_use_cookie(object)) { in fscache_look_up_object()
967 if (!fscache_use_cookie(object)) { in _fscache_invalidate_object()
/Linux-v5.15/fs/cachefiles/
Dinterface.c220 if (!fscache_use_cookie(_object)) { in cachefiles_update_object()