Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sunrpc/
Dsched.c884 rpc_find_parent(struct rpc_task *child) in rpc_find_parent() function
903 if ((parent = rpc_find_parent(child)) != NULL) { in rpc_child_exit()