Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_xtree.h18 typedef struct xad { struct
32 #define XADoffset(xad, offset64)\ argument
34 (xad)->off1 = ((u64)offset64) >> 32;\
35 (xad)->off2 = __cpu_to_le32((offset64) & 0xffffffff);\
37 #define XADaddress(xad, address64) PXDaddress(&(xad)->loc, address64) argument
38 #define XADlength(xad, length32) PXDlength(&(xad)->loc, length32) argument
41 #define offsetXAD(xad)\ argument
42 ( ((s64)((xad)->off1)) << 32 | __le32_to_cpu((xad)->off2))
43 #define addressXAD(xad) addressPXD(&(xad)->loc) argument
44 #define lengthXAD(xad) lengthPXD(&(xad)->loc) argument
[all …]
Djfs_xtree.c132 xad_t *xad; in xtLookup() local
179 xad = &p->xad[index]; in xtLookup()
180 xoff = offsetXAD(xad); in xtLookup()
181 xlen = lengthXAD(xad); in xtLookup()
183 xaddr = addressXAD(xad); in xtLookup()
186 *pflag = xad->flag; in xtLookup()
224 xad_t *xad; in xtSearch() local
270 xad = &p->xad[index]; in xtSearch()
271 t64 = offsetXAD(xad); in xtSearch()
272 if (xoff < t64 + lengthXAD(xad)) { in xtSearch()
[all …]
Dinode.c204 xad_t xad; in jfs_get_block() local
227 XADoffset(&xad, lblock64); in jfs_get_block()
228 XADlength(&xad, xlen); in jfs_get_block()
229 XADaddress(&xad, xaddr); in jfs_get_block()
230 rc = extRecord(ip, &xad); in jfs_get_block()
246 if ((rc = extHint(ip, lblock64 << ip->i_sb->s_blocksize_bits, &xad))) in jfs_get_block()
248 rc = extAlloc(ip, xlen, lblock64, &xad, false); in jfs_get_block()
253 map_bh(bh_result, ip->i_sb, addressXAD(&xad)); in jfs_get_block()
254 bh_result->b_size = lengthXAD(&xad) << ip->i_blkbits; in jfs_get_block()
Djfs_metapage.h139 #define invalidate_xad_metapages(ip, xad) \ argument
140 __invalidate_metapages((ip), addressXAD(&(xad)), lengthXAD(&(xad)))
Djfs_txnmgr.c1736 PXDaddress(pxd, addressXAD(&p->xad[lwm + i])); in xtLog()
1737 PXDlength(pxd, lengthXAD(&p->xad[lwm + i])); in xtLog()
1738 p->xad[lwm + i].flag &= in xtLog()
1748 xadlock->xdlist = &p->xad[lwm]; in xtLog()
1840 addressXAD(&p->xad[XTENTRYSTART + i])); in xtLog()
1842 lengthXAD(&p->xad[XTENTRYSTART + i])); in xtLog()
1851 xadlock->xdlist = &p->xad[XTENTRYSTART]; in xtLog()
1975 xadlock->xdlist = &p->xad[lwm]; in xtLog()
2015 xadlock->xdlist = &p->xad[next]; in xtLog()
2391 xad_t *xad; in txAllocPMap() local
[all …]
Djfs_imap.c673 xad_t *xad; in diWrite() local
689 memcpy(&xp->xad[lv->offset], &p->xad[lv->offset], in diWrite()
694 xad = &xp->xad[XTENTRYSTART]; in diWrite()
696 n < le16_to_cpu(xp->header.nextindex); n++, xad++) in diWrite()
697 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()
698 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
716 xad_t *xad; in diWrite() local
725 memcpy(&xp->xad[lv->offset], &p->xad[lv->offset], in diWrite()
730 xad = &xp->xad[XTENTRYSTART]; in diWrite()
732 n < le16_to_cpu(xp->header.nextindex); n++, xad++) in diWrite()
[all …]
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_seq.h_shipped81 0x18, 0xad, 0x1c, 0x79,
82 0x04, 0xad, 0xdc, 0x68,
83 0x80, 0xad, 0x84, 0x78,
84 0x10, 0xad, 0xaa, 0x78,
85 0xe7, 0xad, 0x5a, 0x09,
94 0xe7, 0xad, 0x5a, 0x09,
119 0x40, 0xad, 0x84, 0x78,
120 0xe7, 0xad, 0x5a, 0x09,
164 0x01, 0x56, 0xad, 0x1a,
245 0xff, 0xad, 0xe5, 0x71,
[all …]
Daic79xx_reg.h_shipped257 ahd_print_register(NULL, 0, "CCSCBCTL", 0xad, regvalue, cur_col, wrap)
264 ahd_print_register(NULL, 0, "CCSGCTL", 0xad, regvalue, cur_col, wrap)
1328 #define CMC_RAMBIST 0xad
1336 #define CCSCBCTL 0xad
1344 #define CCSGCTL 0xad
Daic79xx_reg_print.c_shipped559 0xad, regvalue, cur_col, wrap));
575 0xad, regvalue, cur_col, wrap));
/linux-6.1.9/drivers/net/dsa/sja1105/
Dsja1105_mdio.c163 int xad) in sja1105_base_t1_encode_addr() argument
167 return regs->mdio_100base_t1 | (phy << 7) | (op << 5) | (xad << 0); in sja1105_base_t1_encode_addr()
/linux-6.1.9/fs/unicode/
Dutf8data.c_shipped94 0x00,0xe4,0xe1,0x45,0xe3,0x3b,0x45,0xd2,0x06,0xcf,0x06,0x01,0x00,0xe1,0x87,0xad,
181 0x86,0x9c,0x00,0x05,0xff,0xe4,0x8e,0xab,0x00,0xcf,0x86,0xe5,0xad,0xe9,0xd4,0x1a,
281 0xe7,0xaa,0xae,0x00,0xe0,0xad,0xe6,0xcf,0x86,0xd5,0x1d,0xe4,0x22,0xe5,0xe3,0xde,
398 0x10,0x07,0x01,0xff,0xc6,0xad,0x00,0x01,0x00,0x10,0x07,0x01,0xff,0xca,0x88,0x00,
510 0x01,0xff,0xcf,0xab,0x00,0x01,0x00,0xd1,0x0b,0x10,0x07,0x01,0xff,0xcf,0xad,0x00,
545 0x0b,0x10,0x07,0x01,0xff,0xd1,0xad,0x00,0x01,0x00,0x10,0x07,0x01,0xff,0xd1,0xaf,
565 0x01,0xff,0xd2,0xab,0x00,0x01,0x00,0xd1,0x0b,0x10,0x07,0x01,0xff,0xd2,0xad,0x00,
617 0x0b,0x10,0x07,0x10,0xff,0xd4,0xad,0x00,0x10,0x00,0x10,0x07,0x10,0xff,0xd4,0xaf,
624 0xad,0x00,0x10,0x07,0x01,0xff,0xd5,0xae,0x00,0x01,0xff,0xd5,0xaf,0x00,0xcf,0x86,
663 0x00,0x00,0x91,0x0c,0x10,0x04,0x00,0x00,0x0d,0xff,0xe2,0xb4,0xad,0x00,0x00,0x00,
[all …]
/linux-6.1.9/net/wireless/certs/
Dsforshee.hex65 0xc0, 0xe6, 0xad, 0x0f, 0xac, 0xcf, 0x55, 0x74,
/linux-6.1.9/drivers/tty/vt/
Dcp437.uni199 0xad U+00a1
/linux-6.1.9/arch/arm64/boot/dts/apm/
Dapm-storm.dtsi1027 <0x0 0xad 0x4>;