Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcached_dir.h63 extern struct cached_fids *init_cached_dirs(void);
Dcached_dir.c630 struct cached_fids *init_cached_dirs(void) in init_cached_dirs() function
Dmisc.c125 ret_buf->cfids = init_cached_dirs(); in tcon_info_alloc()