Home
last modified time | relevance | path

Searched refs:fscache_object_is_live (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfscache-cache.h402 static inline bool fscache_object_is_live(struct fscache_object *object) in fscache_object_is_live() function
409 return !fscache_object_is_live(object); in fscache_object_is_dying()
425 fscache_object_is_live(object) && in fscache_object_is_active()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfscache-cache.h402 static inline bool fscache_object_is_live(struct fscache_object *object) in fscache_object_is_live() function
409 return !fscache_object_is_live(object); in fscache_object_is_dying()
425 fscache_object_is_live(object) && in fscache_object_is_active()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfscache-cache.h402 static inline bool fscache_object_is_live(struct fscache_object *object) in fscache_object_is_live() function
409 return !fscache_object_is_live(object); in fscache_object_is_dying()
425 fscache_object_is_live(object) && in fscache_object_is_active()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cachefiles/
H A Dnamei.c120 if (fscache_object_is_live(&object->fscache)) { in cachefiles_mark_object_buried()
186 if (fscache_object_is_live(&xobject->fscache)) { in cachefiles_mark_object_active()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cachefiles/
H A Dnamei.c120 if (fscache_object_is_live(&object->fscache)) { in cachefiles_mark_object_buried()
186 if (fscache_object_is_live(&xobject->fscache)) { in cachefiles_mark_object_active()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cachefiles/
H A Dnamei.c120 if (fscache_object_is_live(&object->fscache)) { in cachefiles_mark_object_buried()
186 if (fscache_object_is_live(&xobject->fscache)) { in cachefiles_mark_object_active()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/fscache/
H A Dcookie.c644 if (fscache_object_is_live(object)) in __fscache_invalidate()
H A Dobject.c405 if (fscache_object_is_live(parent) && in fscache_initialise_object()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/fscache/
H A Dcookie.c644 if (fscache_object_is_live(object)) in __fscache_invalidate()
H A Dobject.c405 if (fscache_object_is_live(parent) && in fscache_initialise_object()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/fscache/
H A Dcookie.c644 if (fscache_object_is_live(object)) in __fscache_invalidate()
H A Dobject.c405 if (fscache_object_is_live(parent) && in fscache_initialise_object()