Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/pohmelfs/
Dnetfs.h533 static inline int netfs_state_trylock_send(struct netfs_state *st) in netfs_state_trylock_send() function
Dnet.c132 if (netfs_state_trylock_send(st)) { in pohmelfs_data_recv()