Home
last modified time | relevance | path

Searched refs:cached_fid (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dcached_dir.c30 struct cached_fid *cfid; in find_or_create_cached_dir()
153 struct cached_fid *cfid; in open_cached_dir()
389 struct cached_fid *cfid; in open_cached_dir_by_dentry()
412 struct cached_fid *cfid = container_of(ref, struct cached_fid, in smb2_close_cached_fid()
470 struct cached_fid *cfid; in close_all_cached_dirs()
519 struct cached_fid *cfid, *q; in invalidate_all_cached_dirs()
574 struct cached_fid *cfid = container_of(work, struct cached_fid, in cached_dir_put_work()
590 struct cached_fid *cfid; in cached_dir_lease_break()
625 struct cached_fid *cfid; in init_cached_dir()
674 struct cached_fid *cfid, *q; in cfids_invalidation_worker()
[all …]
H A Dcached_dir.h33 struct cached_fid { struct
72 bool lookup_only, struct cached_fid **cfid); argument
75 struct cached_fid **cfid);
76 extern void close_cached_dir(struct cached_fid *cfid);
H A Dreaddir.c913 struct cached_fid *cfid) in cifs_dir_emit()
935 struct cached_fid *cfid) in cifs_filldir()
1044 struct cached_fid *cfid = NULL; in cifs_readdir()
H A Dsmb2inode.c942 struct cached_fid *cfid = NULL; in smb2_query_path_info()
H A Dsmb2ops.c859 struct cached_fid *cfid = NULL; in smb3_qfs_tcon()
936 struct cached_fid *cfid; in smb2_is_path_accessible()
2682 struct cached_fid *cfid = NULL; in smb2_query_info_compound()
H A Dinode.c2600 struct cached_fid *cfid = NULL;