Home
last modified time | relevance | path

Searched refs:xaddr (Results 1 – 12 of 12) sorted by relevance

/linux-4.19.296/fs/jfs/
Djfs_extent.c89 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local
121 xaddr = hint + nxlen; in extAlloc()
158 if (xaddr && xaddr == nxaddr) in extAlloc()
218 s64 xaddr, xlen, nxaddr, delta, xoff; in extRealloc() local
234 xaddr = addressXAD(xp); in extRealloc()
256 if ((rc = extBrealloc(ip, xaddr, xlen, &nxlen, &nxaddr))) in extRealloc()
298 if (xaddr == nxaddr) { in extRealloc()
301 dbFree(ip, xaddr + xlen, delta); in extRealloc()
325 xaddr = nxaddr + ntail; in extRealloc()
327 &xaddr, 0)) { in extRealloc()
[all …]
Djfs_xtree.c159 s64 xaddr; in xtLookup() local
207 xaddr = addressXAD(xad); in xtLookup()
211 *paddr = xaddr + (lstart - xoff); in xtLookup()
542 s64 xaddr, hint; in xtInsert() local
583 if ((xaddr = *xaddrp) == 0) { in xtInsert()
591 if ((rc = dbAlloc(ip, hint, (s64) xlen, &xaddr))) { in xtInsert()
615 split.addr = xaddr; in xtInsert()
620 dbFree(ip, xaddr, (s64) xlen); in xtInsert()
626 *xaddrp = xaddr; in xtInsert()
647 XT_PUTENTRY(xad, xflag, xoff, xlen, xaddr); in xtInsert()
[all …]
Djfs_txnmgr.c2447 s64 xaddr; in txAllocPMap() local
2462 xaddr = addressXAD(xad); in txAllocPMap()
2464 dbUpdatePMap(ipbmap, false, xaddr, in txAllocPMap()
2468 (ulong) xaddr, xlen); in txAllocPMap()
2473 xaddr = addressPXD(&pxdlock->pxd); in txAllocPMap()
2475 dbUpdatePMap(ipbmap, false, xaddr, (s64) xlen, tblk); in txAllocPMap()
2476 jfs_info("allocPMap: xaddr:0x%lx xlen:%d", (ulong) xaddr, xlen); in txAllocPMap()
2482 xaddr = addressPXD(pxd); in txAllocPMap()
2484 dbUpdatePMap(ipbmap, false, xaddr, (s64) xlen, in txAllocPMap()
2487 (ulong) xaddr, xlen); in txAllocPMap()
[all …]
Dinode.c206 s64 xaddr; in jfs_get_block() local
219 (!xtLookup(ip, lblock64, xlen, &xflag, &xaddr, &xlen, 0)) && in jfs_get_block()
220 xaddr) { in jfs_get_block()
231 XADaddress(&xad, xaddr); in jfs_get_block()
246 map_bh(bh_result, ip->i_sb, xaddr); in jfs_get_block()
Djfs_dtree.c211 s64 xaddr; in read_index_page() local
215 rc = xtLookup(inode, blkno, 1, &xflag, &xaddr, &xlen, 1); in read_index_page()
216 if (rc || (xaddr == 0)) in read_index_page()
219 return read_metapage(inode, xaddr, PSIZE, 1); in read_index_page()
230 s64 xaddr; in get_index_page() local
234 rc = xtLookup(inode, blkno, 1, &xflag, &xaddr, &xlen, 1); in get_index_page()
235 if (rc || (xaddr == 0)) in get_index_page()
238 return get_metapage(inode, xaddr, PSIZE, 1); in get_index_page()
348 s64 xaddr; in add_index() local
387 if (dbAlloc(ip, 0, sbi->nbperpage, &xaddr)) { in add_index()
[all …]
Dresize.c74 s64 XAddress, XSize, nblocks, xoff, xaddr, t64; in jfs_extendfs() local
396 xaddr = XAddress; in jfs_extendfs()
400 if ((rc = xtAppend(tid, ipbmap, 0, xoff, nblocks, &xlen, &xaddr, 0))) { in jfs_extendfs()
Dnamei.c727 s64 xaddr = addressDXD(&JFS_IP(ip)->ea); in jfs_free_zero_link() local
739 PXDaddress(&pxdlock->pxd, xaddr); in jfs_free_zero_link()
748 s64 xaddr = addressDXD(&JFS_IP(ip)->acl); in jfs_free_zero_link() local
759 PXDaddress(&pxdlock->pxd, xaddr); in jfs_free_zero_link()
901 s64 xaddr; in jfs_symlink() local
998 xaddr = 0; in jfs_symlink()
1000 if ((rc = xtInsert(tid, ip, 0, 0, xlen, &xaddr, 0))) { in jfs_symlink()
1009 mp = get_metapage(ip, xaddr, PSIZE, 1); in jfs_symlink()
1021 xaddr += JFS_SBI(sb)->nbperpage; in jfs_symlink()
Djfs_xtree.h113 s64 xoff, int xlen, s64 xaddr, int flag);
Djfs_metapage.c252 s64 xaddr; in metapage_get_blocks() local
262 rc = xtLookup(inode, (s64)lblock, *len, &xflag, &xaddr, len, 0); in metapage_get_blocks()
264 lblock = (sector_t)xaddr; in metapage_get_blocks()
Djfs_imap.c2455 s64 xaddr = 0; in diNewIAG() local
2516 if ((rc = dbAlloc(ipimap, 0, (s64) xlen, &xaddr))) { in diNewIAG()
2532 xtInsert(tid, ipimap, 0, blkno, xlen, &xaddr, 0))) { in diNewIAG()
2538 dbFree(ipimap, xaddr, (s64) xlen); in diNewIAG()
2603 duplicateIXtree(sb, blkno, xlen, &xaddr); in diNewIAG()
2989 int xlen, s64 *xaddr) in duplicateIXtree() argument
3016 if (xtInsert(tid, ip, 0, blkno, xlen, xaddr, 0)) { in duplicateIXtree()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.c76 u8 xaddr; member
561 card->xaddr &= 0xc7;
563 card->xaddr &= 0xf8;
565 card->xaddr |= val;
566 WriteW6692(card, W_XADDR, card->xaddr);
886 card->xaddr = 0x00;/* all sw off */ in initW6692()
893 WriteW6692(card, W_XADDR, card->xaddr); in initW6692()
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c1128 unsigned long xaddr = maddr + phdr->p_filesz + excess1; in elf_fdpic_map_file_by_direct_mmap() local
1132 xmaddr = vm_mmap(NULL, xaddr, excess - excess1, in elf_fdpic_map_file_by_direct_mmap()
1137 loop, xaddr, excess - excess1, prot, flags, in elf_fdpic_map_file_by_direct_mmap()
1140 if (xmaddr != xaddr) in elf_fdpic_map_file_by_direct_mmap()