Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcached_dir.c20 static struct cached_fid *find_or_create_cached_dir(struct cached_fids *cfids, in find_or_create_cached_dir()
146 struct cached_fids *cfids; in open_cached_dir() local
357 struct cached_fids *cfids = tcon->cfids; in open_cached_dir_by_dentry() local
438 struct cached_fids *cfids; in close_all_cached_dirs() local
461 struct cached_fids *cfids = tcon->cfids; in invalidate_all_cached_dirs() local
511 struct cached_fids *cfids = tcon->cfids; in cached_dir_lease_break() local
587 struct cached_fids *cfids; in cfids_laundromat_worker() local
632 struct cached_fids *cfids; in init_cached_dirs() local
651 void free_cached_dirs(struct cached_fids *cfids) in free_cached_dirs()
Dcached_dir.h35 struct cached_fids *cfids; member
Dcifsglob.h1219 struct cached_fids *cfids; member