ir_startino 1298 fs/xfs/libxfs/xfs_format.h __be32 ir_startino; /* starting inode number */ ir_startino 1313 fs/xfs/libxfs/xfs_format.h xfs_agino_t ir_startino; /* starting inode number */ ir_startino 1330 fs/xfs/libxfs/xfs_format.h __be32 ir_startino; /* starting inode number */ ir_startino 41 fs/xfs/libxfs/xfs_ialloc.c cur->bc_rec.i.ir_startino = ino; ir_startino 60 fs/xfs/libxfs/xfs_ialloc.c rec.inobt.ir_startino = cpu_to_be32(irec->ir_startino); ir_startino 80 fs/xfs/libxfs/xfs_ialloc.c irec->ir_startino = be32_to_cpu(rec->inobt.ir_startino); ir_startino 119 fs/xfs/libxfs/xfs_ialloc.c if (!xfs_verify_agino(mp, agno, irec->ir_startino)) ir_startino 143 fs/xfs/libxfs/xfs_ialloc.c irec->ir_startino, irec->ir_count, irec->ir_freecount, ir_startino 455 fs/xfs/libxfs/xfs_ialloc.c if (trec->ir_startino != srec->ir_startino) ir_startino 489 fs/xfs/libxfs/xfs_ialloc.c ASSERT(trec->ir_startino == srec->ir_startino); ir_startino 537 fs/xfs/libxfs/xfs_ialloc.c error = xfs_inobt_lookup(cur, nrec->ir_startino, XFS_LOOKUP_EQ, &i); ir_startino 562 fs/xfs/libxfs/xfs_ialloc.c rec.ir_startino == nrec->ir_startino, ir_startino 572 fs/xfs/libxfs/xfs_ialloc.c trace_xfs_irec_merge_pre(mp, agno, rec.ir_startino, ir_startino 573 fs/xfs/libxfs/xfs_ialloc.c rec.ir_holemask, nrec->ir_startino, ir_startino 579 fs/xfs/libxfs/xfs_ialloc.c trace_xfs_irec_merge_post(mp, agno, nrec->ir_startino, ir_startino 820 fs/xfs/libxfs/xfs_ialloc.c rec.ir_startino = newino; ir_startino 837 fs/xfs/libxfs/xfs_ialloc.c rec.ir_startino), ir_startino 1226 fs/xfs/libxfs/xfs_ialloc.c (trec.ir_startino + XFS_INODES_PER_CHUNK - 1) < ir_startino 1227 fs/xfs/libxfs/xfs_ialloc.c rec.ir_startino - pagino; ir_startino 1237 fs/xfs/libxfs/xfs_ialloc.c pag->pagl_leftrec = trec.ir_startino; ir_startino 1238 fs/xfs/libxfs/xfs_ialloc.c pag->pagl_rightrec = rec.ir_startino; ir_startino 1248 fs/xfs/libxfs/xfs_ialloc.c pag->pagl_leftrec = trec.ir_startino; ir_startino 1249 fs/xfs/libxfs/xfs_ialloc.c pag->pagl_rightrec = rec.ir_startino; ir_startino 1272 fs/xfs/libxfs/xfs_ialloc.c pag->pagl_leftrec = trec.ir_startino; ir_startino 1273 fs/xfs/libxfs/xfs_ialloc.c pag->pagl_rightrec = rec.ir_startino; ir_startino 1343 fs/xfs/libxfs/xfs_ialloc.c ASSERT((XFS_AGINO_TO_OFFSET(mp, rec.ir_startino) % ir_startino 1345 fs/xfs/libxfs/xfs_ialloc.c ino = XFS_AGINO_TO_INO(mp, agno, rec.ir_startino + offset); ir_startino 1403 fs/xfs/libxfs/xfs_ialloc.c if (pagino >= rec->ir_startino && ir_startino 1404 fs/xfs/libxfs/xfs_ialloc.c pagino < (rec->ir_startino + XFS_INODES_PER_CHUNK)) ir_startino 1428 fs/xfs/libxfs/xfs_ialloc.c if ((pagino - rec->ir_startino + XFS_INODES_PER_CHUNK - 1) > ir_startino 1429 fs/xfs/libxfs/xfs_ialloc.c (rrec.ir_startino - pagino)) { ir_startino 1510 fs/xfs/libxfs/xfs_ialloc.c error = xfs_inobt_lookup(cur, frec->ir_startino, XFS_LOOKUP_EQ, &i); ir_startino 1519 fs/xfs/libxfs/xfs_ialloc.c ASSERT((XFS_AGINO_TO_OFFSET(cur->bc_mp, rec.ir_startino) % ir_startino 1592 fs/xfs/libxfs/xfs_ialloc.c ASSERT((XFS_AGINO_TO_OFFSET(mp, rec.ir_startino) % ir_startino 1594 fs/xfs/libxfs/xfs_ialloc.c ino = XFS_AGINO_TO_INO(mp, agno, rec.ir_startino + offset); ir_startino 1832 fs/xfs/libxfs/xfs_ialloc.c rec->ir_startino); ir_startino 1947 fs/xfs/libxfs/xfs_ialloc.c off = agino - rec.ir_startino; ir_startino 1965 fs/xfs/libxfs/xfs_ialloc.c xic->first_ino = XFS_AGINO_TO_INO(mp, agno, rec.ir_startino); ir_startino 2040 fs/xfs/libxfs/xfs_ialloc.c int offset = agino - ibtrec->ir_startino; ir_startino 2046 fs/xfs/libxfs/xfs_ialloc.c error = xfs_inobt_lookup(cur, ibtrec->ir_startino, XFS_LOOKUP_EQ, &i); ir_startino 2251 fs/xfs/libxfs/xfs_ialloc.c if (rec.ir_startino > agino || ir_startino 2252 fs/xfs/libxfs/xfs_ialloc.c rec.ir_startino + M_IGEO(mp)->ialloc_inos <= agino) ir_startino 2257 fs/xfs/libxfs/xfs_ialloc.c (rec.ir_free & XFS_INOBT_MASK(agino - rec.ir_startino))) ir_startino 2260 fs/xfs/libxfs/xfs_ialloc.c *chunk_agbno = XFS_AGINO_TO_AGBNO(mp, rec.ir_startino); ir_startino 2666 fs/xfs/libxfs/xfs_ialloc.c if (error || irec.ir_startino > high) ir_startino 2669 fs/xfs/libxfs/xfs_ialloc.c agino = irec.ir_startino; ir_startino 173 fs/xfs/libxfs/xfs_ialloc_btree.c key->inobt.ir_startino = rec->inobt.ir_startino; ir_startino 183 fs/xfs/libxfs/xfs_ialloc_btree.c x = be32_to_cpu(rec->inobt.ir_startino); ir_startino 185 fs/xfs/libxfs/xfs_ialloc_btree.c key->inobt.ir_startino = cpu_to_be32(x); ir_startino 193 fs/xfs/libxfs/xfs_ialloc_btree.c rec->inobt.ir_startino = cpu_to_be32(cur->bc_rec.i.ir_startino); ir_startino 238 fs/xfs/libxfs/xfs_ialloc_btree.c return (int64_t)be32_to_cpu(key->inobt.ir_startino) - ir_startino 239 fs/xfs/libxfs/xfs_ialloc_btree.c cur->bc_rec.i.ir_startino; ir_startino 248 fs/xfs/libxfs/xfs_ialloc_btree.c return (int64_t)be32_to_cpu(k1->inobt.ir_startino) - ir_startino 249 fs/xfs/libxfs/xfs_ialloc_btree.c be32_to_cpu(k2->inobt.ir_startino); ir_startino 346 fs/xfs/libxfs/xfs_ialloc_btree.c return be32_to_cpu(k1->inobt.ir_startino) < ir_startino 347 fs/xfs/libxfs/xfs_ialloc_btree.c be32_to_cpu(k2->inobt.ir_startino); ir_startino 356 fs/xfs/libxfs/xfs_ialloc_btree.c return be32_to_cpu(r1->inobt.ir_startino) + XFS_INODES_PER_CHUNK <= ir_startino 357 fs/xfs/libxfs/xfs_ialloc_btree.c be32_to_cpu(r2->inobt.ir_startino); ir_startino 166 fs/xfs/scrub/ialloc.c agino = irec->ir_startino + irec_ino; ir_startino 229 fs/xfs/scrub/ialloc.c agbno = XFS_AGINO_TO_AGBNO(mp, irec->ir_startino + cluster_base); ir_startino 248 fs/xfs/scrub/ialloc.c imap.im_boffset = XFS_INO_TO_OFFSET(mp, irec->ir_startino) << ir_startino 257 fs/xfs/scrub/ialloc.c trace_xchk_iallocbt_check_cluster(mp, agno, irec->ir_startino, ir_startino 260 fs/xfs/scrub/ialloc.c XFS_INO_TO_OFFSET(mp, irec->ir_startino + ir_startino 370 fs/xfs/scrub/ialloc.c if (irec->ir_startino & imask) ir_startino 381 fs/xfs/scrub/ialloc.c if (irec->ir_startino != iabt->next_startino) { ir_startino 397 fs/xfs/scrub/ialloc.c if (irec->ir_startino & (igeo->cluster_align_inodes - 1)) { ir_startino 402 fs/xfs/scrub/ialloc.c if (irec->ir_startino & (igeo->inodes_per_cluster - 1)) { ir_startino 415 fs/xfs/scrub/ialloc.c iabt->next_startino = irec->ir_startino + XFS_INODES_PER_CHUNK; ir_startino 416 fs/xfs/scrub/ialloc.c iabt->next_cluster_ino = irec->ir_startino + igeo->inodes_per_cluster; ir_startino 449 fs/xfs/scrub/ialloc.c agino = irec.ir_startino; ir_startino 453 fs/xfs/scrub/inode.c if (rec.ir_startino > agino || ir_startino 454 fs/xfs/scrub/inode.c rec.ir_startino + XFS_INODES_PER_CHUNK <= agino) ir_startino 457 fs/xfs/scrub/inode.c if (rec.ir_free & XFS_INOBT_MASK(agino - rec.ir_startino)) ir_startino 336 fs/xfs/xfs_itable.c .xi_startino = XFS_AGINO_TO_INO(mp, agno, irec->ir_startino), ir_startino 348 fs/xfs/xfs_itable.c ic->breq->startino = XFS_AGINO_TO_INO(mp, agno, irec->ir_startino) + ir_startino 98 fs/xfs/xfs_iwalk.c agbno = XFS_AGINO_TO_AGBNO(mp, irec->ir_startino); ir_startino 128 fs/xfs/xfs_iwalk.c idx = agino - irec->ir_startino; ir_startino 211 fs/xfs/xfs_iwalk.c ino = XFS_AGINO_TO_INO(mp, agno, irec->ir_startino + j); ir_startino 307 fs/xfs/xfs_iwalk.c if (irec->ir_startino + XFS_INODES_PER_CHUNK <= agino) ir_startino 357 fs/xfs/xfs_iwalk.c restart = irec->ir_startino + XFS_INODES_PER_CHUNK - 1; ir_startino 3557 fs/xfs/xfs_trace.h __entry->startino = irec->ir_startino;