Home
last modified time | relevance | path

Searched defs:pxd (Results 1 – 4 of 4) sorted by relevance

/linux/fs/jfs/
H A Djfs_types.h59 static inline void PXDlength(pxd_t *pxd, __u32 len) in PXDlength()
65 static inline void PXDaddress(pxd_t *pxd, __u64 addr) in PXDaddress()
73 static inline __u32 lengthPXD(pxd_t *pxd) in lengthPXD()
78 static inline __u64 addressPXD(pxd_t *pxd) in addressPXD()
89 pxd_t pxd[MAXTREEHEIGHT]; member
H A Djfs_metapage.h135 #define invalidate_pxd_metapages(ip, pxd) \ argument
H A Djfs_imap.h35 #define INOPBLK(pxd,ino,l2nbperpg) (addressPXD((pxd)) + \ argument
H A Djfs_txnmgr.h215 pxd_t pxd; /* 8: */ member