Searched refs:page_pxd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_txnmgr.c | 1702 pxd_t *page_pxd; in xtLog() local 1712 page_pxd = &lrd->log.redopage.pxd; in xtLog() 1742 PXDaddress(page_pxd, mp->index); in xtLog() 1743 PXDlength(page_pxd, in xtLog() 1831 PXDaddress(page_pxd, mp->index); in xtLog() 1832 PXDlength(page_pxd, in xtLog() 1952 PXDaddress(page_pxd, mp->index); in xtLog() 1953 PXDlength(page_pxd, in xtLog()
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_txnmgr.c | 1665 pxd_t *page_pxd; in xtLog() local 1675 page_pxd = &lrd->log.redopage.pxd; in xtLog() 1705 PXDaddress(page_pxd, mp->index); in xtLog() 1706 PXDlength(page_pxd, in xtLog() 1794 PXDaddress(page_pxd, mp->index); in xtLog() 1795 PXDlength(page_pxd, in xtLog() 1915 PXDaddress(page_pxd, mp->index); in xtLog() 1916 PXDlength(page_pxd, in xtLog()
|
Completed in 10 milliseconds