Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_extent.c81 txBeginAnon(ip->i_sb); in extAlloc()
211 txBeginAnon(ip->i_sb); in extRealloc()
415 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
447 void txBeginAnon(struct super_block *sb) in txBeginAnon() function
454 INCREMENT(TxStat.txBeginAnon); in txBeginAnon()
3042 TxStat.txBeginAnon, in jfs_txstats_proc_show()