Home
last modified time | relevance | path

Searched refs:open_cached_dir (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcached_dir.h65 extern int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon,
H A Dcached_dir.c125 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() function
449 rc = open_cached_dir(xid, tcon, name, cifs_sb, true, &cfid); in drop_cached_dir_by_name()
H A Dreaddir.c1048 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
1119 open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
H A Dsmb2inode.c890 rc = open_cached_dir(xid, tcon, full_path, in smb2_query_path_info()
H A Dsmb2ops.c825 rc = open_cached_dir(xid, tcon, "", cifs_sb, false, &cfid); in smb3_qfs_tcon()
895 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, true, &cfid); in smb2_is_path_accessible()
2678 open_cached_dir(xid, tcon, path, cifs_sb, false, in smb2_query_info_compound()