Searched refs:cached_fids (Results 1 – 4 of 4) sorted by relevance
34 struct cached_fids *cfids;54 struct cached_fids { struct67 extern struct cached_fids *init_cached_dirs(void); argument68 extern void free_cached_dirs(struct cached_fids *cfids);
25 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()415 struct cached_fids *cfids = tcon->cfids; in open_cached_dir_by_dentry()498 struct cached_fids *cfids; in close_all_cached_dirs()553 struct cached_fids *cfids = tcon->cfids; in invalidate_all_cached_dirs()624 struct cached_fids *cfids = tcon->cfids; in cached_dir_lease_break()707 struct cached_fids *cfids = container_of(work, struct cached_fids, in cfids_invalidation_worker()726 struct cached_fids *cfids; in cfids_laundromat_worker()779 struct cached_fids *init_cached_dirs(void) in init_cached_dirs()781 struct cached_fids *cfids; in init_cached_dirs()[all …]
290 struct cached_fids *cfids; in cifs_debug_dirs_proc_show()
1331 struct cached_fids *cfids;
Completed in 18 milliseconds