Searched refs:fscache_object_lookup_negative (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/fscache/
H A Dobject.c482 * fscache_object_lookup_negative - Note negative cookie lookup
488 void fscache_object_lookup_negative(struct fscache_object *object) fscache_object_lookup_negative() function
509 EXPORT_SYMBOL(fscache_object_lookup_negative); variable
/linux-4.1.27/include/linux/
H A Dfscache-cache.h395 extern void fscache_object_lookup_negative(struct fscache_object *object);
/linux-4.1.27/fs/cachefiles/
H A Dnamei.c517 fscache_object_lookup_negative(&object->fscache); cachefiles_walk_to_object()

Completed in 100 milliseconds