Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_extent.c94 txBeginAnon(ip->i_sb); in extAlloc()
224 txBeginAnon(ip->i_sb); in extRealloc()
428 txBeginAnon(ip->i_sb); in extRecord()
Djfs_txnmgr.h297 extern void txBeginAnon(struct super_block *);
Djfs_txnmgr.c89 uint txBeginAnon; member
465 void txBeginAnon(struct super_block *sb) in txBeginAnon() function
472 INCREMENT(TxStat.txBeginAnon); in txBeginAnon()
3060 TxStat.txBeginAnon, in jfs_txstats_proc_show()