Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A Dfilelayout.c271 rpc_exit(task, -EIO); in filelayout_read_prepare()
277 rpc_exit(task, 0); in filelayout_read_prepare()
289 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()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsched.c849 void rpc_exit(struct rpc_task *task, int status) in rpc_exit() function
855 EXPORT_SYMBOL_GPL(rpc_exit);
907 rpc_exit(task, -ERESTARTSYS); in __rpc_execute()
945 rpc_exit(task, -ERESTARTSYS); in __rpc_execute()
H A Dclnt.c1616 rpc_exit(task, tk_status); in __rpc_call_rpcerror()
H A Dxprtsock.c1959 rpc_exit(task, -ENOTCONN); in xs_local_connect()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h225 void rpc_exit(struct rpc_task *, int);
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42proc.c720 rpc_exit(task, 0); in nfs42_layoutstat_prepare()
888 rpc_exit(task, 0); in nfs42_layouterror_prepare()
H A Dpagelist.c753 rpc_exit(task, err); in nfs_pgio_prepare()
H A Dnfs4proc.c9569 rpc_exit(task, 0); in nfs4_layoutreturn_prepare()
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1381 rpc_exit(task, -EIO); in ff_layout_read_prepare_common()
1563 rpc_exit(task, -EIO); in ff_layout_write_prepare_common()