Searched refs:indir (Results 1 - 23 of 23) sorted by relevance

/freebsd-13-stable/usr.sbin/makefs/ffs/
H A Dffs_extern.h46 struct indir { struct
79 int ufs_getlbns(struct inode *, daddr_t, struct indir *, int *);
H A Dufs_bmap.c71 ufs_getlbns(struct inode *ip, daddr_t bn, struct indir *ap, int *nump)
H A Dffs_balloc.c87 struct indir indirs[UFS_NIADDR + 2];
338 struct indir indirs[UFS_NIADDR + 2];
/freebsd-13-stable/tools/diag/prtblknos/
H A Dprtblknos.c165 char indir[MAXBSIZE]; local
176 if (bread(&disk, fsbtodb(fs, blkno), indir, fs->fs_bsize) == -1) {
180 memcpy(indir, bp->b_un.b_buf, fs->fs_bsize);
194 blkno = ((ufs1_daddr_t *)indir)[i];
196 blkno = ((ufs2_daddr_t *)indir)[i];
203 blkno = ((ufs1_daddr_t *)indir)[i];
205 blkno = ((ufs2_daddr_t *)indir)[i];
/freebsd-13-stable/sys/ufs/ufs/
H A Dufs_extern.h40 struct indir;
76 int ufs_getlbns(struct vnode *, ufs2_daddr_t, struct indir *, int *);
H A Dufs_bmap.c168 struct indir a[UFS_NIADDR+1], *ap;
355 struct indir a[UFS_NIADDR + 1], *ap;
456 struct indir *ap;
H A Dinode.h253 struct indir { struct
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h60 bool indir, DebugLoc dl, unsigned O)
61 : Var(Var), Expr(Expr), DL(std::move(dl)), Order(O), IsIndirect(indir) {
59 SDDbgValue(DIVariable *Var, DIExpression *Expr, SDNode *N, unsigned R, bool indir, DebugLoc dl, unsigned O) argument
/freebsd-13-stable/sys/fs/ext2fs/
H A Dext2_extern.h48 struct indir;
71 int ext2_getlbns(struct vnode *, daddr_t, struct indir *, int *);
H A Dinode.h178 struct indir { struct
H A Dext2_bmap.c219 struct indir a[EXT2_NIADDR + 1], *ap;
344 struct indir a[EXT2_NIADDR + 1], *ap;
440 ext2_getlbns(struct vnode *vp, daddr_t bn, struct indir *ap, int *nump)
H A Dext2_balloc.c108 struct indir indirs[EXT2_NIADDR + 2];
H A Dext2_alloc.c212 struct indir start_ap[EXT2_NIADDR + 1], end_ap[EXT2_NIADDR + 1], *idp;
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_backend_ramdisk.c111 int indir; member in struct:ctl_be_ramdisk_lun
236 for (s = (be_lun->indir - 1) * PPPS; s >= 0; s -= PPPS) {
261 for (s = (be_lun->indir - 1) * PPPS; s >= 0; s -= PPPS) {
286 for (s = (be_lun->indir - 1) * PPPS; s >= 0; s -= PPPS) {
316 for (s = (be_lun->indir - 1) * PPPS; s >= 0; s -= PPPS) {
335 ctl_backend_ramdisk_freeallpages(uint8_t **p, int indir) argument
341 if (indir == 0) {
348 ctl_backend_ramdisk_freeallpages((uint8_t **)p[i], indir - 1);
1000 be_lun->indir = 0;
1004 be_lun->indir
[all...]
/freebsd-13-stable/sys/dev/md/
H A Dmd.c235 struct indir { struct
264 struct indir *indir; member in struct:md_s
281 static struct indir *
284 struct indir *ip;
302 del_indir(struct indir *ip)
310 destroy_indir(struct md_s *sc, struct indir *ip)
318 destroy_indir(sc, (struct indir*)(ip->array[i]));
326 * This function does the math and allocates the top level "indir" structure
330 static struct indir *
[all...]
/freebsd-13-stable/sys/dev/sound/isa/
H A Dmss.c86 struct resource *indir; /* Indirect register index address */ member in struct:mss_info
304 if (mss->indir) {
306 mss->indir);
307 mss->indir = NULL;
1617 mss->indir = bus_alloc_resource(dev, SYS_RES_IOPORT,
1628 if (mss->indir)
1629 bus_release_resource(dev, SYS_RES_IOPORT, mss->indir_rid, mss->indir);
1630 mss->indir = NULL;
2154 port_wr(mss->indir, 0, reg);
2156 port_wr(mss->indir,
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c476 static struct ptunit_result indir(struct ptu_decoder_fixture *dfix, function
2449 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_suppressed);
2450 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_update_16);
2451 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_update_32);
2452 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_update_48);
2453 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_sext_48);
2454 ptu_run_fp(suite, indir, dfix_empty, pt_ipc_full);
2468 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_suppressed);
2469 ptu_run_fp(suite, indir, dfix_indir, pt_ipc_update_16);
2470 ptu_run_fp(suite, indir, dfix_indi
[all...]
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_balloc.c104 struct indir indirs[UFS_NIADDR + 2];
598 struct indir indirs[UFS_NIADDR + 2];
H A Dffs_snapshot.c1139 struct indir indirs[UFS_NIADDR + 2];
1146 panic("indiracct_ufs1: missing indir");
1425 struct indir indirs[UFS_NIADDR + 2];
1432 panic("indiracct_ufs2: missing indir");
H A Dffs_alloc.c571 struct indir start_ap[UFS_NIADDR + 1], end_ap[UFS_NIADDR + 1], *idp;
836 struct indir start_ap[UFS_NIADDR + 1], end_ap[UFS_NIADDR + 1], *idp;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp801 KEYWORD(indir);
/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c1523 debugsym("indir...", sym);
/freebsd-13-stable/contrib/file/src/
H A Dsoftmagic.c1338 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, argument
1345 if (indir == 0) {

Completed in 389 milliseconds