Lines Matching refs:LeaseState
8150 le32_to_cpu(req->LeaseState));
8167 if (check_lease_state(lease, req->LeaseState)) {
8171 req->LeaseState, lease->new_state);
8181 if (req->LeaseState &
8190 le32_to_cpu(req->LeaseState));
8192 req->LeaseState != SMB2_LEASE_NONE_LE) {
8197 le32_to_cpu(req->LeaseState));
8201 if (req->LeaseState == SMB2_LEASE_NONE_LE) {
8206 } else if (req->LeaseState & SMB2_LEASE_READ_CACHING_LE) {
8232 le32_to_cpu(req->LeaseState));
8251 rsp->LeaseState = lease_state;