Home
last modified time | relevance | path

Searched refs:fld_cache_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/fld/
Dfld_cache.c125 struct fld_cache_entry *node) in fld_cache_entry_delete()
138 struct fld_cache_entry *f_curr; in fld_fix_new_list()
139 struct fld_cache_entry *f_next; in fld_fix_new_list()
201 struct fld_cache_entry *f_new, in fld_cache_entry_add()
217 struct fld_cache_entry *flde; in fld_cache_shrink()
231 flde = list_entry(curr, struct fld_cache_entry, fce_lru); in fld_cache_shrink()
260 struct fld_cache_entry *f_curr, in fld_cache_punch_hole()
261 struct fld_cache_entry *f_new) in fld_cache_punch_hole()
266 struct fld_cache_entry *fldt; in fld_cache_punch_hole()
299 struct fld_cache_entry *f_curr, in fld_cache_overlap_handle()
[all …]
Dfld_internal.h72 struct fld_cache_entry { struct
156 struct fld_cache_entry
160 struct fld_cache_entry *f_new);
168 struct fld_cache_entry*
171 struct fld_cache_entry *node);
174 struct fld_cache_entry
Dfld_request.c347 sizeof(struct fld_cache_entry); in fld_client_init()