Searched refs:CIFSSMBClose (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/fs/cifs/ |
H A D | smb1ops.c | 587 CIFSSMBClose(xid, tcon, fid.netfid); cifs_query_path_info() 735 CIFSSMBClose(xid, tcon, fid->netfid); cifs_close_file() 830 CIFSSMBClose(xid, tcon, fid.netfid); smb_set_file_info() 993 CIFSSMBClose(xid, tcon, fid.netfid); cifs_query_symlink()
|
H A D | link.c | 364 CIFSSMBClose(xid, tcon, fid.netfid); cifs_query_mf_symlink() 403 CIFSSMBClose(xid, tcon, fid.netfid); cifs_create_mf_symlink()
|
H A D | cifsacl.c | 924 CIFSSMBClose(xid, tcon, fid.netfid); get_cifs_acl_by_path() 999 CIFSSMBClose(xid, tcon, fid.netfid); set_cifs_acl()
|
H A D | inode.c | 1187 CIFSSMBClose(xid, tcon, fid.netfid); cifs_rename_pending_delete() 1656 CIFSSMBClose(xid, tcon, fid.netfid); cifs_do_rename()
|
H A D | cifsproto.h | 388 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | dir.c | 240 CIFSSMBClose(xid, tcon, fid->netfid); cifs_do_create()
|
H A D | readdir.c | 256 if (CIFSSMBClose(xid, ptcon, fid)) {
|
H A D | cifssmb.c | 2526 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) CIFSSMBClose() function 2530 cifs_dbg(FYI, "In CIFSSMBClose\n"); CIFSSMBClose()
|
Completed in 218 milliseconds