Home
last modified time | relevance | path

Searched refs:PXDaddress (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/jfs/
A Dresize.c231 PXDaddress(&j_sb->s_xfsckpxd, newFSCKAddress); in jfs_extendfs()
233 PXDaddress(&j_sb->s_xlogpxd, newLogAddress); in jfs_extendfs()
494 PXDaddress(&(j_sb->s_logpxd), newLogAddress); in jfs_extendfs()
502 PXDaddress(&(j_sb->s_fsckpxd), newFSCKAddress); in jfs_extendfs()
A Djfs_types.h65 static inline void PXDaddress(pxd_t *pxd, __u64 addr) in PXDaddress() function
113 #define DXDaddress(dxd, addr) PXDaddress(&(dxd)->loc, addr)
A Djfs_txnmgr.c1444 PXDaddress(pxd, mp->index); in diLog()
1531 PXDaddress(pxd, mp->index); in dataLog()
1581 PXDaddress(pxd, mp->index); in dtLog()
1610 PXDaddress(pxd, mp->index); in dtLog()
1700 PXDaddress(page_pxd, mp->index); in xtLog()
1736 PXDaddress(pxd, addressXAD(&p->xad[lwm + i])); in xtLog()
1789 PXDaddress(page_pxd, mp->index); in xtLog()
1839 PXDaddress(pxd, in xtLog()
1910 PXDaddress(page_pxd, mp->index); in xtLog()
2138 PXDaddress(&pxdlock->pxd, addressDXD(newea)); in txEA()
[all …]
A Djfs_xtree.h37 #define XADaddress(xad, address64) PXDaddress(&(xad)->loc, address64)
A Djfs_xtree.c747 PXDaddress(pxd, xaddr); in xtSplitUp()
2015 PXDaddress(pxd, xaddr); in xtAppend()
2399 PXDaddress(&pxdlock->pxd, xaddr); in xtTruncate()
2407 PXDaddress(&pxdlock->pxd, xaddr); in xtTruncate()
A Dnamei.c727 PXDaddress(&pxdlock->pxd, xaddr); in jfs_free_zero_link()
747 PXDaddress(&pxdlock->pxd, xaddr); in jfs_free_zero_link()
A Djfs_imap.c1182 PXDaddress(&iagp->inoext[extno], 0); in diFree()
2281 PXDaddress(&(dp->di_ixpxd), blkno); in diNewExt()
2330 PXDaddress(&iagp->inoext[extno], blkno); in diNewExt()
A Djfs_dtree.c982 PXDaddress(pxd, xaddr); in dtSplitUp()
1031 PXDaddress(pxd, nxaddr); in dtSplitUp()
1071 PXDaddress(pxd, xaddr); in dtSplitUp()

Completed in 28 milliseconds