Searched defs:cfids (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ | ||
H A D | cached_dir.h | 35 struct cached_fids *cfids; member |
H A D | cached_dir.c | 20 static struct cached_fid *find_or_create_cached_dir(struct cached_fids *cfids, in find_or_create_cached_dir() argument 146 struct cached_fids *cfids; open_cached_dir() local 379 struct cached_fids *cfids = tcon->cfids; open_cached_dir_by_dentry() local 460 struct cached_fids *cfids; close_all_cached_dirs() local 483 struct cached_fids *cfids = tcon->cfids; invalidate_all_cached_dirs() local 533 struct cached_fids *cfids = tcon->cfids; cached_dir_lease_break() local 609 struct cached_fids *cfids; cfids_laundromat_worker() local 654 struct cached_fids *cfids; init_cached_dirs() local 673 free_cached_dirs(struct cached_fids *cfids) free_cached_dirs() argument [all...] |
H A D | cifsglob.h | 1249 struct cached_fids *cfids; member |
Completed in 6 milliseconds