Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h291 extern int txInit(void);
Dsuper.c987 rc = txInit(); in init_jfs_fs()
Djfs_txnmgr.c238 int txInit(void) in txInit() function