Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_filsys.h189 #define AITBL_OFF (AIMAP_OFF + (SIZE_OF_MAP_PAGE << 1)) macro
193 #define SUPER2_OFF (AITBL_OFF + INODE_EXTENT_SIZE)
223 #define AGGR_INODE_TABLE_START AITBL_OFF
H A Djfs_imap.c433 address = AITBL_OFF >> L2PSIZE; in diReadSpecial()
508 address = AITBL_OFF >> L2PSIZE; in diWriteSpecial()