Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_extent.c78 txBeginAnon(ip->i_sb); in extAlloc()
256 txBeginAnon(ip->i_sb); in extRecord()
H A Djfs_txnmgr.h284 extern void txBeginAnon(struct super_block *);
H A Djfs_txnmgr.c76 uint txBeginAnon; member
452 void txBeginAnon(struct super_block *sb) in txBeginAnon() function
459 INCREMENT(TxStat.txBeginAnon); in txBeginAnon()
3010 TxStat.txBeginAnon, in jfs_txstats_proc_show()