Lines Matching defs:exception
95 struct nfs4_exception exception = { };
103 exception.inode = inode;
104 exception.state = lock->open_context->state;
116 err = nfs4_handle_exception(server, err, &exception);
117 } while (exception.retry);
600 struct nfs4_exception exception = {
615 exception.stateid = &args->cna_src_stateid;
623 status = nfs4_handle_exception(src_server, status, &exception);
624 } while (exception.retry);
682 struct nfs4_exception exception = { };
690 exception.inode = file_inode(filep);
691 exception.state = lock->open_context->state;
701 err = nfs4_handle_exception(server, err, &exception);
702 } while (exception.retry);
1310 struct nfs4_exception exception = { };
1318 &exception);
1319 } while (exception.retry);
1327 struct nfs4_exception exception = { };
1335 &exception);
1336 } while (exception.retry);
1344 struct nfs4_exception exception = { };
1353 &exception);
1354 } while (exception.retry);
1361 struct nfs4_exception exception = { };
1369 &exception);
1370 } while (exception.retry);