Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Dsuper.c477 extern int txInit(void);
518 rc = txInit(); in init_jfs_fs()
Djfs_txnmgr.c243 int txInit(void) in txInit() function