Home
last modified time | relevance | path

Searched refs:drop_cached_dir_by_name (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/cifs/
Dcached_dir.h72 extern void drop_cached_dir_by_name(const unsigned int xid,
Dsmb2inode.c658 drop_cached_dir_by_name(xid, tcon, name, cifs_sb); in smb2_rmdir()
702 drop_cached_dir_by_name(xid, tcon, from_name, cifs_sb); in smb2_rename_path()
Dcached_dir.c343 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() function