Searched refs:qrc (Results 1 – 1 of 1) sorted by relevance
2274 int qrc; in smb2_duplicate_extents() local2320 qrc = SMB2_query_info(xid, tcon, trgtfile->fid.persistent_fid, in smb2_duplicate_extents()2323 if (qrc == 0) { in smb2_duplicate_extents()3821 int qrc; in smb3_simple_falloc() local3873 qrc = SMB2_query_info(xid, tcon, in smb3_simple_falloc()3877 if (qrc == 0) { in smb3_simple_falloc()3892 qrc = SMB2_query_info(xid, tcon, in smb3_simple_falloc()3895 if (qrc == 0) in smb3_simple_falloc()3904 if (qrc || asize < new_eof) { in smb3_simple_falloc()3921 qrc = SMB2_query_info(xid, tcon, in smb3_simple_falloc()[all …]