Home
last modified time | relevance | path

Searched refs:txQuiesce (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h293 extern void txQuiesce(struct super_block *);
H A Dresize.c198 txQuiesce(sb); in jfs_extendfs()
H A Dsuper.c623 txQuiesce(sb); in jfs_freeze()
H A Djfs_txnmgr.c2810 void txQuiesce(struct super_block *sb) in txQuiesce() function