Lines Matching refs:exception
104 struct nfs4_exception exception = { };
112 exception.inode = inode;
113 exception.state = lock->open_context->state;
125 err = nfs4_handle_exception(server, err, &exception);
126 } while (exception.retry);
631 struct nfs4_exception exception = {
646 exception.stateid = &args->cna_src_stateid;
654 status = nfs4_handle_exception(src_server, status, &exception);
655 } while (exception.retry);
714 struct nfs4_exception exception = { };
722 exception.inode = file_inode(filep);
723 exception.state = lock->open_context->state;
733 err = nfs4_handle_exception(server, err, &exception);
734 } while (exception.retry);
1370 struct nfs4_exception exception = { };
1401 &exception);
1402 } while (exception.retry);
1415 struct nfs4_exception exception = { };
1423 &exception);
1424 } while (exception.retry);
1432 struct nfs4_exception exception = { };
1441 &exception);
1442 } while (exception.retry);
1449 struct nfs4_exception exception = { };
1457 &exception);
1458 } while (exception.retry);