Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
Djfs_filsys.h187 #define AITBL_OFF (AIMAP_OFF + (SIZE_OF_MAP_PAGE << 1)) macro
191 #define SUPER2_OFF (AITBL_OFF + INODE_EXTENT_SIZE)
221 #define AGGR_INODE_TABLE_START AITBL_OFF
Djfs_imap.c434 address = AITBL_OFF >> L2PSIZE; in diReadSpecial()
509 address = AITBL_OFF >> L2PSIZE; in diWriteSpecial()