Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dinode.c1969 cifs_close_deferred_file_under_dentry(tcon, full_path); in cifs_unlink()
2492 cifs_close_deferred_file_under_dentry(tcon, from_name);
2495 cifs_close_deferred_file_under_dentry(tcon, to_name);
H A Dmisc.c822 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) in cifs_close_deferred_file_under_dentry() function