Home
last modified time | relevance | path

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

/linux-3.4.99/fs/jfs/
Djfs_filsys.h197 #define AITBL_OFF (AIMAP_OFF + (SIZE_OF_MAP_PAGE << 1)) macro
201 #define SUPER2_OFF (AITBL_OFF + INODE_EXTENT_SIZE)
231 #define AGGR_INODE_TABLE_START AITBL_OFF
Djfs_imap.c447 address = AITBL_OFF >> L2PSIZE; in diReadSpecial()
528 address = AITBL_OFF >> L2PSIZE; in diWriteSpecial()