Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_txnmgr.h29 lid_t dummy; /* Must keep structures common */
35 lid_t next; /* index of first tlock of tid */
36 lid_t last; /* index of last tlock of tid */
83 lid_t next; /* 2: index next lockword on tid locklist
158 lid_t next; /* 2: next linelock */
174 lid_t next; /* 2: */
205 lid_t next; /* 2: */
233 lid_t next; /* 2: */
H A Djfs_incore.h46 lid_t blid; /* lid of pseudo buffer? */
47 lid_t atlhead; /* anonymous tlock list head */
48 lid_t atltail; /* anonymous tlock list tail */
66 lid_t xtlid; /* lid of xtree lock on directory */
H A Djfs_types.h27 typedef u16 lid_t; typedef
H A Djfs_metapage.h15 lid_t lid;