Lines Matching defs:exception

347 static int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
350 struct nfs4_state *state = exception->state;
351 struct inode *inode = exception->inode;
354 exception->retry = 0;
361 exception->retry = 1;
411 if (exception->timeout > HZ) {
420 ret = nfs4_delay(server->client, &exception->timeout);
425 exception->retry = 1;
432 exception->retry = 1;
447 exception->retry = 1;
931 int err, struct nfs4_exception *exception)
938 exception->retry = 1;
1587 struct nfs4_exception exception = { };
1592 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1596 nfs4_handle_exception(server, err, &exception);
1597 } while (exception.retry);
2073 struct nfs4_exception exception = { };
2079 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2086 nfs4_handle_exception(server, err, &exception);
2089 } while (exception.retry);
2394 struct nfs4_exception exception = { };
2419 exception.retry = 1;
2429 exception.retry = 1;
2434 exception.retry = 1;
2437 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2440 status, &exception));
2441 } while (exception.retry);
2511 struct nfs4_exception exception = {
2535 err = nfs4_handle_exception(server, err, &exception);
2536 } while (exception.retry);
2907 struct nfs4_exception exception = { };
2912 &exception);
2913 } while (exception.retry);
2949 struct nfs4_exception exception = { };
2959 err = nfs4_handle_exception(server, err, &exception);
2961 } while (exception.retry);
3138 * referral. Cause us to drop into the exception handler, which
3187 struct nfs4_exception exception = { };
3193 &exception);
3194 } while (exception.retry);
3309 struct nfs4_exception exception = { };
3330 exception.retry = 1;
3333 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
3335 } while (exception.retry);
3425 struct nfs4_exception exception = { };
3431 &exception);
3432 } while (exception.retry);
3480 struct nfs4_exception exception = { };
3486 &exception);
3487 } while (exception.retry);
3547 struct nfs4_exception exception = { };
3553 &exception);
3554 } while (exception.retry);
3677 struct nfs4_exception exception = { };
3682 &exception);
3683 } while (exception.retry);
3777 struct nfs4_exception exception = { };
3787 &exception);
3788 } while (exception.retry);
3815 struct nfs4_exception exception = { };
3826 &exception);
3827 } while (exception.retry);
3874 struct nfs4_exception exception = { };
3881 &exception);
3882 } while (exception.retry);
3924 struct nfs4_exception exception = { };
3935 &exception);
3936 } while (exception.retry);
3965 struct nfs4_exception exception = { };
3970 &exception);
3971 } while (exception.retry);
3996 struct nfs4_exception exception = { };
4012 err = nfs4_handle_exception(server, err, &exception);
4013 } while (exception.retry);
4061 struct nfs4_exception exception = { };
4067 &exception);
4068 } while (exception.retry);
4587 struct nfs4_exception exception = { };
4594 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4595 } while (exception.retry);
4668 struct nfs4_exception exception = { };
4674 &exception);
4675 } while (exception.retry);
4719 struct nfs4_exception exception = { };
4729 &exception);
4730 } while (exception.retry);
4776 struct nfs4_exception exception = { };
4784 &exception);
4785 } while (exception.retry);
5220 struct nfs4_exception exception = { };
5231 err = nfs4_handle_exception(server, err, &exception);
5232 } while (exception.retry);
5296 struct nfs4_exception exception = { };
5303 &exception);
5304 } while (exception.retry);
5718 struct nfs4_exception exception = {
5731 nfs4_handle_exception(server, err, &exception);
5732 } while (exception.retry);
5739 struct nfs4_exception exception = {
5761 nfs4_handle_exception(server, err, &exception);
5764 } while (exception.retry);
5871 struct nfs4_exception exception = {
5883 err, &exception);
5884 } while (exception.retry);
6184 struct nfs4_exception exception = { };
6191 &exception);
6192 } while (exception.retry);
6329 struct nfs4_exception exception = { };
6342 nfs4_handle_exception(server, status, &exception);
6343 } while (exception.retry);
6455 struct nfs4_exception exception = { };
6468 nfs4_handle_exception(server, status, &exception);
6469 } while (exception.retry);
6522 struct nfs4_exception exception = { };
6542 &exception);
6543 } while (exception.retry);
7860 struct nfs4_exception exception = { };
7866 &exception);
7867 } while (exception.retry);
8014 struct nfs4_exception exception = { };
8041 err = nfs4_handle_exception(server, err, &exception);
8043 } while (exception.retry);
8164 struct nfs4_exception exception = { };
8170 nfs4_handle_exception(server, err, &exception);
8171 } while (exception.retry);