Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_xtree.h31 typedef struct xad { struct
47 #define XADoffset(xad, offset64)\ argument
49 (xad)->off1 = ((u64)offset64) >> 32;\
50 (xad)->off2 = __cpu_to_le32((offset64) & 0xffffffff);\
52 #define XADaddress(xad, address64)\ argument
54 (xad)->addr1 = ((u64)address64) >> 32;\
55 (xad)->addr2 = __cpu_to_le32((address64) & 0xffffffff);\
57 #define XADlength(xad, length32) (xad)->len = __cpu_to_le24(length32) argument
60 #define offsetXAD(xad)\ argument
61 ( ((s64)((xad)->off1)) << 32 | __le32_to_cpu((xad)->off2))
[all …]
Djfs_xtree.c131 xad_t * xad,
160 xad_t *xad; in xtLookup() local
206 xad = &p->xad[index]; in xtLookup()
207 xoff = offsetXAD(xad); in xtLookup()
208 xlen = lengthXAD(xad); in xtLookup()
210 xaddr = addressXAD(xad); in xtLookup()
213 *pflag = xad->flag; in xtLookup()
259 xad_t *xad, *pxd; in xtLookupList() local
267 pxd = xadlist->xad; in xtLookupList()
317 xad = &p->xad[index]; in xtLookupList()
[all …]
Dinode.c218 xad_t xad; in jfs_get_block() local
250 XADoffset(&xad, lblock64); in jfs_get_block()
251 XADlength(&xad, xlen); in jfs_get_block()
252 XADaddress(&xad, xaddr); in jfs_get_block()
261 rc = extRecord(ip, &xad); in jfs_get_block()
279 if ((rc = extHint(ip, lblock64 << ip->i_sb->s_blocksize_bits, &xad))) in jfs_get_block()
281 rc = extAlloc(ip, 1, lblock64, &xad, FALSE); in jfs_get_block()
286 bh_result->b_blocknr = addressXAD(&xad); in jfs_get_block()
Djfs_metapage.h112 #define invalidate_xad_metapages(ip, xad) \ argument
113 __invalidate_metapages((ip), addressXAD(&(xad)), lengthXAD(&(xad)))
Djfs_txnmgr.c1723 memcpy(xadlock->xdlist, &p->xad[lwm], in xtLog()
1727 p->xad[lwm + i].flag &= in xtLog()
1734 xadlock->xdlist = &p->xad[lwm]; in xtLog()
1820 memcpy(xadlock->xdlist, &p->xad[XTENTRYSTART], in xtLog()
1827 xadlock->xdlist = &p->xad[XTENTRYSTART]; in xtLog()
1950 xadlock->xdlist = &p->xad[lwm]; in xtLog()
1993 xadlock->xdlist = &p->xad[next]; in xtLog()
2381 xad_t *xad; in txAllocPMap() local
2394 xad = xadlistlock->xdlist; in txAllocPMap()
2395 for (n = 0; n < xadlistlock->count; n++, xad++) { in txAllocPMap()
[all …]
Djfs_imap.c715 xad_t *xad; in diWrite() local
731 memcpy(&xp->xad[lv->offset], &p->xad[lv->offset], in diWrite()
736 xad = &xp->xad[XTENTRYSTART]; in diWrite()
738 n < le16_to_cpu(xp->header.nextindex); n++, xad++) in diWrite()
739 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
740 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
758 xad_t *xad; in diWrite() local
767 memcpy(&xp->xad[lv->offset], &p->xad[lv->offset], in diWrite()
772 xad = &xp->xad[XTENTRYSTART]; in diWrite()
774 n < le16_to_cpu(xp->header.nextindex); n++, xad++) in diWrite()
[all …]
Djfs_extent.c388 xadl.xad = xp; in extHint()
/linux-2.4.37.9/drivers/char/
Dcp437.uni198 0xad U+00a1