Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_extent.c78 txBeginAnon(ip->i_sb); in extAlloc()
256 txBeginAnon(ip->i_sb); in extRecord()
Djfs_txnmgr.h284 extern void txBeginAnon(struct super_block *);
Djfs_txnmgr.c76 uint txBeginAnon; member
447 void txBeginAnon(struct super_block *sb) in txBeginAnon() function
454 INCREMENT(TxStat.txBeginAnon); in txBeginAnon()
3005 TxStat.txBeginAnon, in jfs_txstats_proc_show()