Searched refs:CIFSSMBClose (Results 1 – 6 of 6) sorted by relevance
/linux/fs/smb/client/ |
H A D | dir.c | 222 CIFSSMBClose(xid, tcon, fid->netfid); 236 CIFSSMBClose(xid, tcon, fid->netfid);
|
H A D | smb1ops.c | 742 return CIFSSMBClose(xid, tcon, fid->netfid); in cifs_close_file() 838 CIFSSMBClose(xid, tcon, fid.netfid); in smb_set_file_info()
|
H A D | cifsacl.c | 1459 CIFSSMBClose(xid, tcon, fid.netfid); in get_cifs_acl_by_path() 1534 CIFSSMBClose(xid, tcon, fid.netfid); in set_cifs_acl()
|
H A D | cifsproto.h | 491 extern int CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 2145 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBClose() function 2776 CIFSSMBClose(xid, tcon, fid.netfid); in cifs_query_reparse_point() 2781 CIFSSMBClose(xid, tcon, fid.netfid); in cifs_query_reparse_point() 5300 CIFSSMBClose(xid, tcon, fid.netfid); in CIFSSMBSetPathInfoFB()
|
H A D | inode.c | 1882 CIFSSMBClose(xid, tcon, fid.netfid); in cifs_rename_pending_delete() 2436 CIFSSMBClose(xid, tcon, fid.netfid);
|