Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2ops.c2274 int qrc; in smb2_duplicate_extents() local
2320 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() local
3873 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 …]