Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dinode.c1003 cifs_mark_open_handles_for_deleted_file(inode, path); in cifs_get_file_info()
1301 cifs_mark_open_handles_for_deleted_file(*inode, full_path); in cifs_get_fattr()
1534 cifs_mark_open_handles_for_deleted_file(*inode, full_path); in smb311_posix_get_inode_info()
1699 cifs_mark_open_handles_for_deleted_file(inode, path); in cifs_root_iget()
1993 cifs_mark_open_handles_for_deleted_file(inode, full_path); in cifs_unlink()
2003 cifs_mark_open_handles_for_deleted_file(inode, full_path); in cifs_unlink()
H A Dmisc.c864 void cifs_mark_open_handles_for_deleted_file(struct inode *inode, in cifs_mark_open_handles_for_deleted_file() function
H A Dsmb2inode.c740 cifs_mark_open_handles_for_deleted_file(inode, full_path); in smb2_compound_op()