Home
last modified time | relevance | path

Searched defs:numrefs (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/smb/client/
Ddfs_cache.c250 static inline void dump_refs(const struct dfs_info3_param *refs, int numrefs) in dump_refs()
382 static int copy_ref_data(const struct dfs_info3_param *refs, int numrefs, in copy_ref_data()
420 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs) in alloc_cache_entry()
476 int numrefs) in add_cache_entry_locked()
621 int numrefs) in update_cache_entry_locked()
647 struct dfs_info3_param **refs, int *numrefs) in get_dfs_referral()
690 int numrefs = 0; in cache_refresh_path() local