Searched refs:stored_rc (Results 1 – 2 of 2) sorted by relevance
260 int rc = 0, stored_rc; in smb2_unlock_range() local322 if (stored_rc) { in smb2_unlock_range()330 rc = stored_rc; in smb2_unlock_range()346 if (stored_rc) { in smb2_unlock_range()348 rc = stored_rc; in smb2_unlock_range()379 if (stored_rc) in smb2_push_mand_fdlocks()380 rc = stored_rc; in smb2_push_mand_fdlocks()391 if (stored_rc) in smb2_push_mand_fdlocks()392 rc = stored_rc; in smb2_push_mand_fdlocks()431 if (stored_rc) in smb2_push_mandatory_locks()[all …]
1792 if (stored_rc) in cifs_push_mandatory_locks()1793 rc = stored_rc; in cifs_push_mandatory_locks()1803 if (stored_rc) in cifs_push_mandatory_locks()1804 rc = stored_rc; in cifs_push_mandatory_locks()1898 int stored_rc; in cifs_push_posix_locks() local1903 if (stored_rc) in cifs_push_posix_locks()1904 rc = stored_rc; in cifs_push_posix_locks()2188 if (stored_rc) { in cifs_unlock_range()2196 rc = stored_rc; in cifs_unlock_range()2211 if (stored_rc) { in cifs_unlock_range()[all …]