Symbol: lid_t
fs/jfs/jfs_imap.c
597
lid_t lid;
fs/jfs/jfs_incore.h
46
lid_t blid; /* lid of pseudo buffer? */
fs/jfs/jfs_incore.h
47
lid_t atlhead; /* anonymous tlock list head */
fs/jfs/jfs_incore.h
48
lid_t atltail; /* anonymous tlock list tail */
fs/jfs/jfs_incore.h
66
lid_t xtlid; /* lid of xtree lock on directory */
fs/jfs/jfs_logmgr.h
468
lid_t lid; /* lock id */
fs/jfs/jfs_metapage.h
15
lid_t lid;
fs/jfs/jfs_txnmgr.c
1063
lid_t lid;
fs/jfs/jfs_txnmgr.c
1376
lid_t lid;
fs/jfs/jfs_txnmgr.c
142
lid_t maxlid; /* 4: biggest lid ever used */
fs/jfs/jfs_txnmgr.c
180
static lid_t txLockAlloc(void)
fs/jfs/jfs_txnmgr.c
182
lid_t lid;
fs/jfs/jfs_txnmgr.c
202
static void txLockFree(lid_t lid)
fs/jfs/jfs_txnmgr.c
2181
lid_t lid, next;
fs/jfs/jfs_txnmgr.c
2250
lid_t lid;
fs/jfs/jfs_txnmgr.c
2552
lid_t xlid = 0, lid;
fs/jfs/jfs_txnmgr.c
2596
lid_t lid, next;
fs/jfs/jfs_txnmgr.c
588
lid_t lid;
fs/jfs/jfs_txnmgr.c
658
lid_t last;
fs/jfs/jfs_txnmgr.c
872
lid_t lid;
fs/jfs/jfs_txnmgr.c
905
lid_t lid, next, llid, k;
fs/jfs/jfs_txnmgr.c
991
lid_t lid;
fs/jfs/jfs_txnmgr.h
158
lid_t next; /* 2: next linelock */
fs/jfs/jfs_txnmgr.h
174
lid_t next; /* 2: */
fs/jfs/jfs_txnmgr.h
205
lid_t next; /* 2: */
fs/jfs/jfs_txnmgr.h
233
lid_t next; /* 2: */
fs/jfs/jfs_txnmgr.h
29
lid_t dummy; /* Must keep structures common */
fs/jfs/jfs_txnmgr.h
35
lid_t next; /* index of first tlock of tid */
fs/jfs/jfs_txnmgr.h
36
lid_t last; /* index of last tlock of tid */
fs/jfs/jfs_txnmgr.h
83
lid_t next; /* 2: index next lockword on tid locklist
fs/jfs/jfs_xtree.c
2587
lid_t lid = mp->lid;