Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dinode.c920 cifs_mark_open_handles_for_deleted_file(inode, path); in cifs_get_file_info()
1213 cifs_mark_open_handles_for_deleted_file(*inode, full_path); in cifs_get_fattr()
1446 cifs_mark_open_handles_for_deleted_file(*inode, full_path); in smb311_posix_get_inode_info()
1611 cifs_mark_open_handles_for_deleted_file(inode, path); in cifs_root_iget()
1904 cifs_mark_open_handles_for_deleted_file(inode, full_path); in cifs_unlink()
1914 cifs_mark_open_handles_for_deleted_file(inode, full_path); in cifs_unlink()
H A Dcifsproto.h300 extern void cifs_mark_open_handles_for_deleted_file(struct inode *inode,
H A Dmisc.c861 void cifs_mark_open_handles_for_deleted_file(struct inode *inode, in cifs_mark_open_handles_for_deleted_file() function
H A Dsmb2inode.c708 cifs_mark_open_handles_for_deleted_file(inode, full_path); in smb2_compound_op()