Home
last modified time | relevance | path

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

/fs/jfs/
A Djfs_txnmgr.c646 if (jfs_ip->atlhead == lid) { in txLock()
655 jfs_ip->atlhead = tlck->next; in txLock()
658 for (last = jfs_ip->atlhead; in txLock()
749 tlck->next = jfs_ip->atlhead; in txLock()
750 jfs_ip->atlhead = lid; in txLock()
1034 tlck->next = jfs_ip->atlhead; in txMaplock()
1035 jfs_ip->atlhead = lid; in txMaplock()
1240 if (jfs_ip->atlhead) { in txCommit()
1242 tblk->next = jfs_ip->atlhead; in txCommit()
2553 if (!jfs_ip->atlhead) in txFreelock()
[all …]
A Djfs_inode.c115 jfs_inode->atlhead = 0; in ialloc()
A Djfs_incore.h47 lid_t atlhead; /* anonymous tlock list head */ member
A Djfs_imap.c3116 jfs_ip->atlhead = 0; in copy_from_dinode()

Completed in 17 milliseconds