Searched refs:DT_PAGE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dtree.c | 111 #define DT_PAGE(IP, MP) BT_PAGE(IP, MP, dtpage_t, i_dtroot) macro 951 sp = DT_PAGE(ip, smp); in dtSplitUp() 1351 sp = DT_PAGE(ip, smp); in dtSplitPage() 1662 sp = DT_PAGE(ip, smp); in dtExtendPage()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dtree.c | 111 #define DT_PAGE(IP, MP) BT_PAGE(IP, MP, dtpage_t, i_dtroot) macro 951 sp = DT_PAGE(ip, smp); in dtSplitUp() 1351 sp = DT_PAGE(ip, smp); in dtSplitPage() 1662 sp = DT_PAGE(ip, smp); in dtExtendPage()
|
Completed in 8 milliseconds