Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/pohmelfs/
Dtrans.c268 int netfs_trans_remove_nolock(struct netfs_trans_dst *dst, struct netfs_state *st) in netfs_trans_remove_nolock() function
284 ret = netfs_trans_remove_nolock(dst, st); in netfs_trans_remove_state()
Dnet.c606 netfs_trans_remove_nolock(dst, st); in pohmelfs_transaction_response()
1112 netfs_trans_remove_nolock(dst, st); in pohmelfs_state_flush_transactions()
Dnetfs.h445 int netfs_trans_remove_nolock(struct netfs_trans_dst *dst, struct netfs_state *st);
Dinode.c1572 if (netfs_trans_remove_nolock(dst, st)) in pohmelfs_trans_scan_state()