Searched refs:cached_fids (Results 1 – 3 of 3) sorted by relevance
35 struct cached_fids *cfids;53 struct cached_fids { struct62 extern struct cached_fids *init_cached_dirs(void); argument63 extern void free_cached_dirs(struct cached_fids *cfids);
18 static struct cached_fid *find_or_create_cached_dir(struct cached_fids *cfids, in find_or_create_cached_dir()126 struct cached_fids *cfids; in open_cached_dir()299 struct cached_fids *cfids = tcon->cfids; in open_cached_dir_by_dentry()379 struct cached_fids *cfids; in close_all_cached_dirs()402 struct cached_fids *cfids = tcon->cfids; in invalidate_all_cached_dirs()449 struct cached_fids *cfids = tcon->cfids; in cached_dir_lease_break()523 struct cached_fids *init_cached_dirs(void) in init_cached_dirs()525 struct cached_fids *cfids; in init_cached_dirs()539 void free_cached_dirs(struct cached_fids *cfids) in free_cached_dirs()
1235 struct cached_fids *cfids;