Home
last modified time | relevance | path

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

/linux-6.15/fs/jfs/
H A Djfs_txnmgr.h278 extern int txInit(void);
H A Dsuper.c977 rc = txInit(); in init_jfs_fs()
H A Djfs_txnmgr.c225 int txInit(void) in txInit() function