Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Ddfs_cache.c410 static struct cache_entry *alloc_cache_entry(const char *path, in alloc_cache_entry() function
473 ce = alloc_cache_entry(path, refs, numrefs); in add_cache_entry()