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

/linux-master/fs/smb/client/
H A Ddfs_cache.c250 static inline void dump_refs(const struct dfs_info3_param *refs, int numrefs) argument
382 static int copy_ref_data(const struct dfs_info3_param *refs, int numrefs, argument
420 static struct cache_entry *alloc_cache_entry(struct dfs_info3_param *refs, int numrefs) argument
475 add_cache_entry_locked(struct dfs_info3_param *refs, int numrefs) argument
620 update_cache_entry_locked(struct cache_entry *ce, const struct dfs_info3_param *refs, int numrefs) argument
646 get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, struct dfs_info3_param **refs, int *numrefs) argument
690 int numrefs = 0; local
[all...]

Completed in 202 milliseconds