Searched refs:tk_status (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/net/sunrpc/
H A Dauth.c844 task->tk_status = err;
/linux-master/fs/nfs/
H A Dpagelist.c970 if (task->tk_status < 0)
971 nfs_set_pgio_error(hdr, task->tk_status, hdr->args.offset);
H A Ddirect.c605 int status = data->task.tk_status;
H A Dpnfs_nfs.c36 data->task.tk_status = 0;
H A Dpnfs.c2853 hdr->task.tk_status = pnfs_write_done_resend_to_mds(hdr);
2980 hdr->task.tk_status = pnfs_read_done_resend_to_mds(hdr);
3049 hdr->task.tk_status = nfs_pageio_resend(&pgio, hdr);
H A Ddir.c2778 error = task->tk_status;
/linux-master/fs/lockd/
H A Dsvclock.c945 if (task->tk_status < 0) {
/linux-master/net/sunrpc/xprtrdma/
H A Drpc_rdma.c1407 rqst->rq_task->tk_status = status;
/linux-master/fs/nfsd/
H A Dnfs4state.c381 switch (task->tk_status) {
3036 switch (task->tk_status) {
3060 ncf->ncf_cb_status = task->tk_status;
3061 switch (task->tk_status) {
5185 switch (task->tk_status) {
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c401 task->tk_status = gss_msg->msg.errno;

Completed in 190 milliseconds

12