Lines Matching refs:nvs_op
2020 int nvs_op;
2152 switch (nvs->nvs_op) {
2175 switch (nvs->nvs_op) {
2220 switch (nvs->nvs_op) {
2274 int nvs_op)
2290 nvs.nvs_op = nvs_op;
2298 switch (nvs_op) {
2483 switch (nvs->nvs_op) {
2520 switch (nvs->nvs_op) {
2543 switch (nvs->nvs_op) {
2583 if (nvs->nvs_op == NVS_OP_ENCODE) {
2602 if (nvs->nvs_op == NVS_OP_ENCODE) {
2620 if (nvs->nvs_op == NVS_OP_ENCODE) {
2648 switch (nvs->nvs_op) {
2687 switch (nvs->nvs_op) {
2770 switch (nvs->nvs_op) {
2861 switch (nvs->nvs_op) {
2881 switch (nvs->nvs_op) {
2894 switch (nvs->nvs_op) {
2921 if (nvs->nvs_op == NVS_OP_ENCODE) {
3093 if (nvs->nvs_op == NVS_OP_DECODE)
3106 if (nvs->nvs_op == NVS_OP_DECODE)
3190 int old_nvs_op = nvs->nvs_op;
3193 nvs->nvs_op = NVS_OP_GETSIZE;
3198 nvs->nvs_op = old_nvs_op;
3253 switch (nvs->nvs_op) {