Home
last modified time | relevance | path

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

/linux/fs/nfs/filelayout/
H A Dfilelayout.c273 rpc_exit(task, -EIO); in filelayout_read_prepare()
279 rpc_exit(task, 0); in filelayout_read_prepare()
291 rpc_exit(task, -EIO); /* lost lock, terminate I/O */ in filelayout_read_prepare()
371 rpc_exit(task, -EIO); in filelayout_write_prepare()
377 rpc_exit(task, 0); in filelayout_write_prepare()
387 rpc_exit(task, -EIO); /* lost lock, terminate I/O */ in filelayout_write_prepare()
/linux/include/linux/sunrpc/
H A Dsched.h229 void rpc_exit(struct rpc_task *, int);
/linux/net/sunrpc/
H A Dsched.c883 void rpc_exit(struct rpc_task *task, int status) in rpc_exit() function
889 EXPORT_SYMBOL_GPL(rpc_exit);
H A Dclnt.c1722 rpc_exit(task, tk_status); in __rpc_call_rpcerror()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1691 rpc_exit(task, -EIO); in ff_layout_read_prepare_common()
1696 rpc_exit(task, -EAGAIN); in ff_layout_read_prepare_common()
1917 rpc_exit(task, -EIO); in ff_layout_write_prepare_common()
1922 rpc_exit(task, -EAGAIN); in ff_layout_write_prepare_common()
2033 rpc_exit(task, -EAGAIN); in ff_layout_commit_prepare_common()
/linux/fs/nfs/
H A Dnfs42proc.c946 rpc_exit(task, 0); in nfs42_layoutstat_prepare()
1114 rpc_exit(task, 0); in nfs42_layouterror_prepare()
H A Dpagelist.c730 rpc_exit(task, err); in nfs_pgio_prepare()
H A Dnfs4proc.c10142 rpc_exit(task, 0); in nfs4_layoutreturn_prepare()