Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcached_dir.c26 static struct cached_fid *find_or_create_cached_dir(struct cached_fids *cfids, in find_or_create_cached_dir()
155 struct cached_fids *cfids; in open_cached_dir() local
427 struct cached_fids *cfids = tcon->cfids; in open_cached_dir_by_dentry() local
552 struct cached_fids *cfids; in close_all_cached_dirs() local
606 struct cached_fids *cfids = tcon->cfids; in invalidate_all_cached_dirs() local
672 struct cached_fids *cfids = tcon->cfids; in cached_dir_lease_break() local
769 struct cached_fids *cfids; in cfids_laundromat_worker() local
823 struct cached_fids *cfids; in init_cached_dirs() local
846 void free_cached_dirs(struct cached_fids *cfids) in free_cached_dirs()
H A Dcifsglob.h1288 struct cached_fids *cfids; member