Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c77 struct list_head anon_list2; /* inodes having anonymous txns member
325 INIT_LIST_HEAD(&TxAnchor.anon_list2); in txInit()
2899 if (!list_empty(&TxAnchor.anon_list2)) { in txQuiesce()
2900 list_splice_init(&TxAnchor.anon_list2, &TxAnchor.anon_list); in txQuiesce()
2980 &TxAnchor.anon_list2); in jfs_sync()
2988 list_splice_init(&TxAnchor.anon_list2, &TxAnchor.anon_list); in jfs_sync()