OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cache_lookup_nowait
(Results
1 - 4
of
4
) sorted by null
/external/squashfs-tools/squashfs-tools/
process_fragments.c
131
buffer =
cache_lookup_nowait
(fragment_buffer, index, &locked);
141
buffer =
cache_lookup_nowait
(reserve_cache, index, &locked);
caches-queues-lists.h
194
extern struct file_buffer *
cache_lookup_nowait
(struct cache *, long long,
caches-queues-lists.c
564
struct file_buffer *
cache_lookup_nowait
(struct cache *cache, long long index,
function
mksquashfs.c
[
all
...]
Completed in 400 milliseconds