Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/fld/
Dfld_cache.c126 struct fld_cache_entry *node) in fld_cache_entry_delete()
139 struct fld_cache_entry *f_curr; in fld_fix_new_list()
140 struct fld_cache_entry *f_next; in fld_fix_new_list()
202 struct fld_cache_entry *f_new, in fld_cache_entry_add()
218 struct fld_cache_entry *flde; in fld_cache_shrink()
232 flde = list_entry(curr, struct fld_cache_entry, fce_lru); in fld_cache_shrink()
261 struct fld_cache_entry *f_curr, in fld_cache_punch_hole()
262 struct fld_cache_entry *f_new) in fld_cache_punch_hole()
267 struct fld_cache_entry *fldt; in fld_cache_punch_hole()
300 struct fld_cache_entry *f_curr, in fld_cache_overlap_handle()
[all …]
Dfld_internal.h73 struct fld_cache_entry { struct
160 struct fld_cache_entry
164 struct fld_cache_entry *f_new);
172 struct fld_cache_entry*
175 struct fld_cache_entry *node);
178 struct fld_cache_entry
Dfld_request.c362 sizeof(struct fld_cache_entry); in fld_client_init()