fscache_object_is_live  120 fs/cachefiles/namei.c 	if (fscache_object_is_live(&object->fscache)) {
fscache_object_is_live  186 fs/cachefiles/namei.c 	if (fscache_object_is_live(&xobject->fscache)) {
fscache_object_is_live  644 fs/fscache/cookie.c 			if (fscache_object_is_live(object))
fscache_object_is_live  405 fs/fscache/object.c 	if (fscache_object_is_live(parent) &&
fscache_object_is_live  405 include/linux/fscache-cache.h 	return !fscache_object_is_live(object);
fscache_object_is_live  421 include/linux/fscache-cache.h 		fscache_object_is_live(object) &&