Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dinode.c1627 cifs_close_deferred_file_under_dentry(tcon, full_path);
2116 cifs_close_deferred_file_under_dentry(tcon, from_name);
2118 cifs_close_deferred_file_under_dentry(tcon, to_name);
Dcifsproto.h270 extern void cifs_close_deferred_file_under_dentry(struct cifs_tcon *cifs_tcon,
Dmisc.c786 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) in cifs_close_deferred_file_under_dentry() function