Searched refs:rpc_purge_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sunrpc/
H A Drpc_pipe.c64 static void rpc_purge_list(wait_queue_head_t *waitq, struct list_head *head, function
99 rpc_purge_list(dentry ? &RPC_I(d_inode(dentry))->waitq : NULL,
186 rpc_purge_list(&RPC_I(inode)->waitq, &free_list, pipe->ops->destroy_msg, -EPIPE);
268 rpc_purge_list(&RPC_I(inode)->waitq, &free_list,

Completed in 89 milliseconds