freelock 55 fs/jfs/jfs_txnmgr.c int freelock; /* index first free lock word */ freelock 185 fs/jfs/jfs_txnmgr.c if (!TxAnchor.freelock) { freelock 189 fs/jfs/jfs_txnmgr.c while (!(lid = TxAnchor.freelock)) freelock 191 fs/jfs/jfs_txnmgr.c TxAnchor.freelock = TxLock[lid].next; freelock 205 fs/jfs/jfs_txnmgr.c TxLock[lid].next = TxAnchor.freelock; freelock 206 fs/jfs/jfs_txnmgr.c TxAnchor.freelock = lid; freelock 309 fs/jfs/jfs_txnmgr.c TxAnchor.freelock = 1; freelock 3013 fs/jfs/jfs_txnmgr.c TxAnchor.freelock,