Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcached_dir.c25 struct cached_fid *cfid; in find_or_create_cached_dir()
145 struct cached_fid *cfid; in open_cached_dir()
395 struct cached_fid *cfid; in open_cached_dir_by_dentry()
418 struct cached_fid *cfid = container_of(ref, struct cached_fid, in smb2_close_cached_fid()
446 struct cached_fid *cfid = NULL; in drop_cached_dir_by_name()
476 struct cached_fid *cfid; in close_all_cached_dirs()
503 struct cached_fid *cfid, *q; in invalidate_all_cached_dirs()
553 struct cached_fid *cfid; in cached_dir_lease_break()
585 struct cached_fid *cfid; in init_cached_dir()
629 struct cached_fid *cfid, *q; in cfids_laundromat_worker()
[all …]
H A Dcached_dir.h33 struct cached_fid { struct
68 bool lookup_only, struct cached_fid **cfid); argument
71 struct cached_fid **cfid);
72 extern void close_cached_dir(struct cached_fid *cfid);
H A Dreaddir.c896 struct cached_fid *cfid) in cifs_dir_emit()
918 struct cached_fid *cfid) in cifs_filldir()
1027 struct cached_fid *cfid = NULL; in cifs_readdir()
H A Dsmb2inode.c868 struct cached_fid *cfid = NULL; in smb2_query_path_info()
H A Dsmb2ops.c814 struct cached_fid *cfid = NULL; in smb3_qfs_tcon()
891 struct cached_fid *cfid; in smb2_is_path_accessible()
2647 struct cached_fid *cfid = NULL; in smb2_query_info_compound()
H A Dinode.c2400 struct cached_fid *cfid = NULL;