Home
last modified time | relevance | path

Searched refs:rpc_exit (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/fs/nfs/filelayout/
Dfilelayout.c270 rpc_exit(task, -EIO); in filelayout_read_prepare()
276 rpc_exit(task, 0); in filelayout_read_prepare()
288 rpc_exit(task, -EIO); /* lost lock, terminate I/O */ in filelayout_read_prepare()
370 rpc_exit(task, -EIO); in filelayout_write_prepare()
376 rpc_exit(task, 0); in filelayout_write_prepare()
386 rpc_exit(task, -EIO); /* lost lock, terminate I/O */ in filelayout_write_prepare()
/Linux-v5.4/net/sunrpc/
Dsched.c855 void rpc_exit(struct rpc_task *task, int status) in rpc_exit() function
861 EXPORT_SYMBOL_GPL(rpc_exit);
916 rpc_exit(task, -ERESTARTSYS); in __rpc_execute()
954 rpc_exit(task, -ERESTARTSYS); in __rpc_execute()
Dclnt.c1608 rpc_exit(task, tk_status); in __rpc_call_rpcerror()
1899 rpc_exit(task, task->tk_status); in call_encode()
Dxprtsock.c2042 rpc_exit(task, -ENOTCONN); in xs_local_connect()
/Linux-v5.4/include/linux/sunrpc/
Dsched.h224 void rpc_exit(struct rpc_task *, int);
/Linux-v5.4/fs/nfs/
Dnfs42proc.c546 rpc_exit(task, 0); in nfs42_layoutstat_prepare()
712 rpc_exit(task, 0); in nfs42_layouterror_prepare()
Dpagelist.c610 rpc_exit(task, err); in nfs_pgio_prepare()
Dnfs4proc.c9153 rpc_exit(task, 0); in nfs4_layoutreturn_prepare()
/Linux-v5.4/fs/nfs/flexfilelayout/
Dflexfilelayout.c1416 rpc_exit(task, -EIO); in ff_layout_read_prepare_common()
1593 rpc_exit(task, -EIO); in ff_layout_write_prepare_common()