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