Searched refs:drop_cached_dir_by_name (Results 1 – 3 of 3) sorted by relevance
73 extern void drop_cached_dir_by_name(const unsigned int xid,
769 drop_cached_dir_by_name(xid, tcon, name, cifs_sb); in smb2_rmdir()813 drop_cached_dir_by_name(xid, tcon, from_name, cifs_sb); in smb2_rename_path()
402 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() function