Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcached_dir.c25 static struct cached_fid *find_or_create_cached_dir(struct cached_fids *cfids, in find_or_create_cached_dir()
154 struct cached_fids *cfids; in open_cached_dir() local
388 struct cached_fids *cfids = tcon->cfids; in open_cached_dir_by_dentry() local
471 struct cached_fids *cfids; in close_all_cached_dirs() local
516 struct cached_fids *cfids = tcon->cfids; in invalidate_all_cached_dirs() local
587 struct cached_fids *cfids = tcon->cfids; in cached_dir_lease_break() local
670 struct cached_fids *cfids = container_of(work, struct cached_fids, in cfids_invalidation_worker() local
689 struct cached_fids *cfids; in cfids_laundromat_worker() local
744 struct cached_fids *cfids; in init_cached_dirs() local
765 void free_cached_dirs(struct cached_fids *cfids) in free_cached_dirs()
H A Dcached_dir.h35 struct cached_fids *cfids; member
H A Dcifsglob.h1288 struct cached_fids *cfids; member