Home
last modified time | relevance | path

Searched refs:destroy_msg (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c65 void (*destroy_msg)(struct rpc_pipe_msg *), int err) in rpc_purge_list()
75 destroy_msg(msg); in rpc_purge_list()
88 void (*destroy_msg)(struct rpc_pipe_msg *); in rpc_timeout_upcall_queue() local
92 destroy_msg = pipe->ops->destroy_msg; in rpc_timeout_upcall_queue()
100 &free_list, destroy_msg, -ETIMEDOUT); in rpc_timeout_upcall_queue()
186 rpc_purge_list(&RPC_I(inode)->waitq, &free_list, pipe->ops->destroy_msg, -EPIPE); in rpc_close_pipes()
256 pipe->ops->destroy_msg(msg); in rpc_pipe_release()
269 pipe->ops->destroy_msg, -EAGAIN); in rpc_pipe_release()
317 pipe->ops->destroy_msg(msg); in rpc_pipe_read()
/openbmc/linux/include/linux/sunrpc/
H A Drpc_pipe_fs.h40 void (*destroy_msg)(struct rpc_pipe_msg *); member
/openbmc/linux/fs/nfs/blocklayout/
H A Drpc_pipefs.c141 .destroy_msg = bl_pipe_destroy_msg,
/openbmc/linux/fs/nfs/
H A Dnfs4idmap.c408 .destroy_msg = idmap_pipe_destroy_msg,
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c2222 .destroy_msg = gss_pipe_destroy_msg,
2230 .destroy_msg = gss_pipe_destroy_msg,
/openbmc/linux/fs/nfsd/
H A Dnfs4recover.c940 .destroy_msg = cld_pipe_destroy_msg,