Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcached_dir.c15 static struct cached_fid *init_cached_dir(const char *path);
16 static void free_cached_dir(struct cached_fid *cfid);
25 static struct cached_fid *find_or_create_cached_dir(struct cached_fids *cfids, in find_or_create_cached_dir()
30 struct cached_fid *cfid; in find_or_create_cached_dir()
143 bool lookup_only, struct cached_fid **ret_cfid) in open_cached_dir()
160 struct cached_fid *cfid; in open_cached_dir()
393 struct cached_fid **ret_cfid) in open_cached_dir_by_dentry()
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()
[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.c910 struct cached_fid *cfid) in cifs_dir_emit()
932 struct cached_fid *cfid) in cifs_filldir()
1041 struct cached_fid *cfid = NULL; in cifs_readdir()
H A Dsmb2inode.c870 struct cached_fid *cfid = NULL; in smb2_query_path_info()
H A Dsmb2ops.c850 struct cached_fid *cfid = NULL; in smb3_qfs_tcon()
927 struct cached_fid *cfid; in smb2_is_path_accessible()
2672 struct cached_fid *cfid = NULL; in smb2_query_info_compound()
H A Dinode.c2566 struct cached_fid *cfid = NULL;