Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_filsys.h202 #define AITBL_OFF (AIMAP_OFF + (SIZE_OF_MAP_PAGE << 1)) macro
206 #define SUPER2_OFF (AITBL_OFF + INODE_EXTENT_SIZE)
236 #define AGGR_INODE_TABLE_START AITBL_OFF
Djfs_imap.c448 address = AITBL_OFF >> L2PSIZE; in diReadSpecial()
523 address = AITBL_OFF >> L2PSIZE; in diWriteSpecial()