Home
last modified time | relevance | path

Searched refs:txInit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.h278 extern int txInit(void);
H A Dsuper.c960 rc = txInit(); in init_jfs_fs()
962 jfs_err("txInit failed w/rc = %d", rc); in init_jfs_fs()
H A Djfs_txnmgr.c217 * NAME: txInit()
225 int txInit(void) in txInit() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_txnmgr.h278 extern int txInit(void);
H A Dsuper.c953 rc = txInit(); in init_jfs_fs()
955 jfs_err("txInit failed w/rc = %d", rc); in init_jfs_fs()
H A Djfs_txnmgr.c217 * NAME: txInit()
225 int txInit(void) in txInit() function

Completed in 10 milliseconds