Searched refs:copy_ref_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | dfs_cache.c | 375 static int copy_ref_data(const struct dfs_info3_param *refs, int numrefs, in copy_ref_data() function 429 rc = copy_ref_data(refs, numrefs, ce, NULL); in alloc_cache_entry() 651 rc = copy_ref_data(refs, numrefs, ce, th); in __update_cache_entry()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | dfs_cache.c | 382 static int copy_ref_data(const struct dfs_info3_param *refs, int numrefs, in copy_ref_data() function 435 rc = copy_ref_data(refs, numrefs, ce, NULL); in alloc_cache_entry() 639 rc = copy_ref_data(refs, numrefs, ce, th); in update_cache_entry_locked()
|
Completed in 4 milliseconds