Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.h278 extern int txInit(void);
Dsuper.c955 rc = txInit(); in init_jfs_fs()
Djfs_txnmgr.c225 int txInit(void) in txInit() function