Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dsched.h154 # define RPC_WAITQ(var,qname) struct rpc_wait_queue var = RPC_WAITQ_INIT(var.tasks,qname) macro
160 # define RPC_WAITQ(var,qname) struct rpc_wait_queue var = RPC_WAITQ_INIT(var,qname) macro
/linux-2.4.37.9/fs/nfs/
Dflushd.c53 static RPC_WAITQ(flushd_queue, "nfs_flushd");
Dunlink.c27 static RPC_WAITQ(nfs_delete_queue, "nfs_delete_queue");
/linux-2.4.37.9/net/sunrpc/
Dsched.c44 static RPC_WAITQ(schedq, "schedq");
50 static RPC_WAITQ(childq, "childq");
55 static RPC_WAITQ(delay_queue, "delayq");