fs/xfs/libxfs/xfs_attr.c
279
args->owner = I_INO(args->dp);
fs/xfs/libxfs/xfs_attr_leaf.c
1432
.owner = I_INO(dp),
fs/xfs/libxfs/xfs_bmap.c
1111
I_INO(ip), forkname, fa);
fs/xfs/libxfs/xfs_bmap.c
1144
(unsigned long long)I_INO(ip));
fs/xfs/libxfs/xfs_bmap.c
977
dargs.owner = I_INO(ip);
fs/xfs/libxfs/xfs_bmap_btree.c
39
numrecs, I_INO(ip));
fs/xfs/libxfs/xfs_bmap_btree.c
42
numrecs, I_INO(ip));
fs/xfs/libxfs/xfs_btree.c
1308
return I_INO(cur->bc_ino.ip);
fs/xfs/libxfs/xfs_btree.c
3132
cur->bc_nlevels - 1, 1, I_INO(cur->bc_ino.ip));
fs/xfs/libxfs/xfs_btree.c
374
I_INO(cur->bc_ino.ip),
fs/xfs/libxfs/xfs_btree.c
3829
I_INO(cur->bc_ino.ip));
fs/xfs/libxfs/xfs_btree_staging.c
312
level, nr_this_block, I_INO(cur->bc_ino.ip));
fs/xfs/libxfs/xfs_da_btree.c
2783
__func__, bno, I_INO(dp));
fs/xfs/libxfs/xfs_dir2.c
1019
error = xfs_dir_removename(tp, dp, name, I_INO(ip), resblks);
fs/xfs/libxfs/xfs_dir2.c
1062
error = xfs_dir_replace(tp, dp1, name1, I_INO(ip2), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1067
error = xfs_dir_replace(tp, dp2, name2, I_INO(ip1), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1081
I_INO(dp1), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1105
I_INO(dp2), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1268
I_INO(src_ip), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1289
I_INO(src_ip), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1323
I_INO(target_dp), spaceres);
fs/xfs/libxfs/xfs_dir2.c
1361
error = xfs_dir_replace(tp, src_dp, src_name, I_INO(du_wip->ip),
fs/xfs/libxfs/xfs_dir2.c
1364
error = xfs_dir_removename(tp, src_dp, src_name, I_INO(src_ip),
fs/xfs/libxfs/xfs_dir2.c
247
error = xfs_dir_ino_validate(tp->t_mountp, I_INO(pdp));
fs/xfs/libxfs/xfs_dir2.c
258
args->owner = I_INO(dp);
fs/xfs/libxfs/xfs_dir2.c
259
error = xfs_dir2_sf_create(args, I_INO(pdp));
fs/xfs/libxfs/xfs_dir2.c
359
args->owner = I_INO(dp);
fs/xfs/libxfs/xfs_dir2.c
450
args->owner = I_INO(dp);
fs/xfs/libxfs/xfs_dir2.c
519
args->owner = I_INO(dp);
fs/xfs/libxfs/xfs_dir2.c
579
args->owner = I_INO(dp);
fs/xfs/libxfs/xfs_dir2.c
858
error = xfs_dir_createname(tp, dp, name, I_INO(ip), resblks);
fs/xfs/libxfs/xfs_dir2.c
929
error = xfs_dir_createname(tp, dp, name, I_INO(ip), resblks);
fs/xfs/libxfs/xfs_dir2.c
998
if (I_INO(dp) != tp->t_mountp->m_sb.sb_rootino) {
fs/xfs/libxfs/xfs_dir2_node.c
1742
__func__, (unsigned long long)I_INO(dp),
fs/xfs/libxfs/xfs_dir2_sf.c
304
ASSERT(be64_to_cpu(dep->inumber) == I_INO(dp));
fs/xfs/libxfs/xfs_dir2_sf.c
866
args->inumber = I_INO(dp);
fs/xfs/libxfs/xfs_exchmaps.c
432
.owner = I_INO(xmi->xmi_ip2),
fs/xfs/libxfs/xfs_exchmaps.c
441
error = xfs_attr3_leaf_read(tp, xmi->xmi_ip2, I_INO(xmi->xmi_ip2), 0,
fs/xfs/libxfs/xfs_exchmaps.c
464
.owner = I_INO(xmi->xmi_ip2),
fs/xfs/libxfs/xfs_exchmaps.c
474
error = xfs_dir3_block_read(tp, xmi->xmi_ip2, I_INO(xmi->xmi_ip2), &bp);
fs/xfs/libxfs/xfs_format.h
1280
XFS_INO_TO_AGNO((ip)->i_mount, I_INO(ip))
fs/xfs/libxfs/xfs_format.h
1284
XFS_INO_TO_AGINO((ip)->i_mount, I_INO(ip))
fs/xfs/libxfs/xfs_format.h
1293
XFS_INO_TO_FSB((ip)->i_mount, I_INO(ip))
fs/xfs/libxfs/xfs_ialloc.c
1898
xfs_ino_t parent = args->pip ? I_INO(args->pip) : 0;
fs/xfs/libxfs/xfs_inode_buf.c
188
fa = xfs_dinode_verify(ip->i_mount, I_INO(ip), from);
fs/xfs/libxfs/xfs_inode_buf.c
361
to->di_ino = cpu_to_be64(I_INO(ip));
fs/xfs/libxfs/xfs_inode_fork.c
129
I_INO(ip), nex);
fs/xfs/libxfs/xfs_inode_fork.c
208
(unsigned long long)I_INO(ip));
fs/xfs/libxfs/xfs_inode_fork.c
90
(unsigned long long)I_INO(ip), size,
fs/xfs/libxfs/xfs_inode_util.c
657
I_INO(ip));
fs/xfs/libxfs/xfs_inode_util.c
686
I_INO(ip));
fs/xfs/libxfs/xfs_inode_util.c
710
error = xfs_difree(tp, pag, I_INO(ip), xic);
fs/xfs/libxfs/xfs_metadir.c
98
.owner = I_INO(dp),
fs/xfs/libxfs/xfs_parent.c
204
I_INO(child), parent_name);
fs/xfs/libxfs/xfs_parent.c
226
I_INO(child), parent_name);
fs/xfs/libxfs/xfs_parent.c
250
I_INO(child), old_name);
fs/xfs/libxfs/xfs_parent.c
314
xfs_parent_da_args_init(scratch, tp, pptr, ip, I_INO(ip), parent_name);
fs/xfs/libxfs/xfs_parent.h
37
xfs_parent_rec_init(rec, I_INO(dp), VFS_IC(dp)->i_generation);
fs/xfs/libxfs/xfs_rmap.c
2783
__xfs_rmap_add(tp, type, I_INO(ip), isrt, whichfork, PREV);
fs/xfs/libxfs/xfs_rmap.c
2803
__xfs_rmap_add(tp, type, I_INO(ip), isrt, whichfork, PREV);
fs/xfs/libxfs/xfs_rmap.c
2829
__xfs_rmap_add(tp, type, I_INO(ip), isrt, whichfork, PREV);
fs/xfs/libxfs/xfs_rmap.h
25
xfs_rmap_ino_bmbt_owner(oi, I_INO(ip), whichfork)
fs/xfs/libxfs/xfs_rmap.h
41
xfs_rmap_ino_owner(oi, I_INO(ip), whichfork, offset)
fs/xfs/libxfs/xfs_rtbitmap.c
1412
hdr->rt_owner = cpu_to_be64(I_INO(ip));
fs/xfs/libxfs/xfs_rtbitmap.c
217
if (hdr->rt_owner != cpu_to_be64(I_INO(ip))) {
fs/xfs/libxfs/xfs_rtrefcount_btree.c
605
I_INO(ip));
fs/xfs/libxfs/xfs_rtrefcount_btree.c
754
I_INO(ip));
fs/xfs/libxfs/xfs_rtrmap_btree.c
842
xfs_btree_init_block(mp, rblock, &xfs_rtrmapbt_ops, 0, 0, I_INO(ip));
fs/xfs/libxfs/xfs_rtrmap_btree.c
984
I_INO(ip));
fs/xfs/libxfs/xfs_symlink_remote.c
199
buf += xfs_symlink_hdr_set(mp, I_INO(ip), 0, ifp->if_bytes, bp);
fs/xfs/libxfs/xfs_symlink_remote.c
280
if (!xfs_symlink_hdr_ok(I_INO(ip), offset,
fs/xfs/libxfs/xfs_symlink_remote.c
286
offset, byte_cnt, I_INO(ip));
fs/xfs/scrub/agheader_repair.c
1212
first_index = XFS_INO_TO_AGINO(mp, I_INO(ip) + 1);
fs/xfs/scrub/attr.c
185
.owner = I_INO(ip),
fs/xfs/scrub/attr.c
202
xchk_ino_set_preen(sc, I_INO(ip));
fs/xfs/scrub/attr_repair.c
1119
error = xfs_parent_set(sc->tempip, I_INO(sc->ip), xname,
fs/xfs/scrub/attr_repair.c
1128
error = xfs_parent_unset(sc->tempip, I_INO(sc->ip), xname,
fs/xfs/scrub/attr_repair.c
1259
if (I_INO(p->ip) != I_INO(sc->ip))
fs/xfs/scrub/attr_repair.c
1298
.owner = I_INO(sc->ip),
fs/xfs/scrub/attr_repair.c
332
.owner = I_INO(rx->sc->ip),
fs/xfs/scrub/attr_repair.c
593
xfs_attr3_leaf_header_check(bp, I_INO(rx->sc->ip)) == NULL)
fs/xfs/scrub/attr_repair.c
620
.owner = I_INO(rx->sc->ip),
fs/xfs/scrub/attr_repair.c
985
I_INO(ip), ifp->if_nextents, ifp->if_format);
fs/xfs/scrub/bmap.c
1006
xchk_ino_set_preen(info->sc, I_INO(info->sc->ip));
fs/xfs/scrub/bmap.c
208
uint64_t owner = I_INO(info->sc->ip);
fs/xfs/scrub/bmap.c
546
if (owner != I_INO(ip))
fs/xfs/scrub/bmap.c
631
if (rec->rm_owner != I_INO(sc->ip))
fs/xfs/scrub/bmap_repair.c
255
if (rec->rm_owner != I_INO(rb->sc->ip))
fs/xfs/scrub/bmap_repair.c
419
if (rec->rm_owner != I_INO(rb->sc->ip))
fs/xfs/scrub/common.c
1144
if (sc->sm->sm_ino == 0 || sc->sm->sm_ino == I_INO(ip_in))
fs/xfs/scrub/common.c
1576
if (I_INO(ip) != ino)
fs/xfs/scrub/common.c
1684
xfs_is_sb_inum(ip->i_mount, I_INO(ip));
fs/xfs/scrub/common.c
1694
return I_INO(mp->m_metadirip);
fs/xfs/scrub/common.c
1695
return I_INO(mp->m_rootip);
fs/xfs/scrub/common.c
328
trace_xchk_ino_error(sc, I_INO(ip), __return_address);
fs/xfs/scrub/common.h
36
xchk_ino_set_corrupt((_sc), I_INO(_ip))
fs/xfs/scrub/dabtree.c
396
if (owner != I_INO(ip))
fs/xfs/scrub/dabtree.c
527
ds->dargs.owner = I_INO(sc->ip);
fs/xfs/scrub/dir.c
1010
trace_xchk_dir_ultraslowpath(sc->ip, xname, I_INO(ip));
fs/xfs/scrub/dir.c
190
.ino = I_INO(ip),
fs/xfs/scrub/dir.c
194
trace_xchk_dir_defer(sc->ip, name, I_INO(ip));
fs/xfs/scrub/dir.c
257
if (ino != I_INO(dp))
fs/xfs/scrub/dir.c
264
if (xchk_inode_is_dirtree_root(dp) && ino != I_INO(dp))
fs/xfs/scrub/dir.c
485
error = xfs_dir3_block_read(sc->tp, sc->ip, I_INO(sc->ip), &bp);
fs/xfs/scrub/dir.c
488
error = xfs_dir3_data_read(sc->tp, sc->ip, I_INO(sc->ip), lblk,
fs/xfs/scrub/dir.c
646
error = xfs_dir3_leaf_read(sc->tp, sc->ip, I_INO(sc->ip), lblk, &bp);
fs/xfs/scrub/dir.c
752
error = xfs_dir2_free_read(sc->tp, sc->ip, I_INO(sc->ip), lblk, &bp);
fs/xfs/scrub/dir.c
800
.owner = I_INO(sc->ip),
fs/xfs/scrub/dir.c
999
trace_xchk_dir_slowpath(sc->ip, xname, I_INO(ip));
fs/xfs/scrub/dir_repair.c
1128
if (parent_ino != I_INO(sc->ip) ||
fs/xfs/scrub/dir_repair.c
1133
error = xrep_dir_stash_createname(rd, &xname, I_INO(ip));
fs/xfs/scrub/dir_repair.c
1154
if (ino != I_INO(rd->sc->ip))
fs/xfs/scrub/dir_repair.c
1171
I_INO(dp));
fs/xfs/scrub/dir_repair.c
1173
xrep_findparent_scan_found(&rd->pscan, I_INO(dp));
fs/xfs/scrub/dir_repair.c
1284
xrep_findparent_scan_found(&rd->pscan, I_INO(sc->ip));
fs/xfs/scrub/dir_repair.c
1372
if (I_INO(p->dp) == I_INO(sc->ip) &&
fs/xfs/scrub/dir_repair.c
1373
xchk_iscan_want_live_update(&rd->pscan.iscan, I_INO(p->ip))) {
fs/xfs/scrub/dir_repair.c
1377
I_INO(p->ip));
fs/xfs/scrub/dir_repair.c
1380
I_INO(p->ip));
fs/xfs/scrub/dir_repair.c
1391
if (I_INO(p->ip) == I_INO(sc->ip) &&
fs/xfs/scrub/dir_repair.c
1392
xchk_iscan_want_live_update(&rd->pscan.iscan, I_INO(p->dp))) {
fs/xfs/scrub/dir_repair.c
1396
I_INO(p->dp));
fs/xfs/scrub/dir_repair.c
1398
xrep_findparent_scan_found(&rd->pscan, I_INO(p->dp));
fs/xfs/scrub/dir_repair.c
1471
.owner = I_INO(sc->ip),
fs/xfs/scrub/dir_repair.c
1767
error = xrep_dir_reset_fork(rd, I_INO(sc->mp->m_rootip));
fs/xfs/scrub/dir_repair.c
307
if (ino == I_INO(rd->sc->ip))
fs/xfs/scrub/dir_repair.c
647
if (xfs_dir3_block_header_check(bp, I_INO(rd->sc->ip)) != NULL)
fs/xfs/scrub/dir_repair.c
654
if (xfs_dir3_data_header_check(bp, I_INO(rd->sc->ip)) != NULL)
fs/xfs/scrub/dir_repair.c
679
rd->args.owner = I_INO(rd->sc->ip);
fs/xfs/scrub/dirtree.c
178
error = xino_bitmap_set(&path->seen_inodes, I_INO(ip));
fs/xfs/scrub/dirtree.c
405
if (parent_ino == I_INO(sc->ip)) {
fs/xfs/scrub/dirtree.c
536
if (be64_to_cpu(dl->pptr_rec.p_ino) == I_INO(sc->ip)) {
fs/xfs/scrub/dirtree.c
613
if (I_INO(p->ip) != child_ino || I_INO(p->dp) != *cursor)
fs/xfs/scrub/dirtree.c
635
if (I_INO(p->ip) == dl->scan_ino &&
fs/xfs/scrub/dirtree.c
641
if (I_INO(p->ip) == dl->scan_ino &&
fs/xfs/scrub/dirtree.c
672
if (!xino_bitmap_test(&path->seen_inodes, I_INO(p->ip)))
fs/xfs/scrub/dirtree.c
931
dl->scan_ino = I_INO(sc->ip);
fs/xfs/scrub/dirtree_repair.c
462
error = xfs_dir_removename(sc->tp, dp, &dl->xname, I_INO(sc->ip),
fs/xfs/scrub/dirtree_repair.c
586
error = xino_bitmap_set(&path->seen_inodes, I_INO(sc->orphanage));
fs/xfs/scrub/findparent.c
109
if (ino != I_INO(fpi->sc->ip))
fs/xfs/scrub/findparent.c
126
!(fpi->parent_tentative && fpi->found_parent == I_INO(fpi->dp))) {
fs/xfs/scrub/findparent.c
132
trace_xrep_findparent_dirent(fpi->sc->ip, I_INO(fpi->dp));
fs/xfs/scrub/findparent.c
133
fpi->found_parent = I_INO(fpi->dp);
fs/xfs/scrub/findparent.c
137
xrep_findparent_scan_found(fpi->parent_scan, I_INO(fpi->dp));
fs/xfs/scrub/findparent.c
230
if (I_INO(p->ip) == I_INO(sc->ip) &&
fs/xfs/scrub/findparent.c
231
xchk_iscan_want_live_update(&pscan->iscan, I_INO(p->dp))) {
fs/xfs/scrub/findparent.c
233
xrep_findparent_scan_found(pscan, I_INO(p->dp));
fs/xfs/scrub/findparent.c
390
*parent_ino == I_INO(sc->ip)) {
fs/xfs/scrub/findparent.c
424
if (I_INO(sc->ip) == sc->mp->m_sb.sb_rootino)
fs/xfs/scrub/findparent.c
427
if (I_INO(sc->ip) == sc->mp->m_sb.sb_metadirino)
fs/xfs/scrub/inode.c
105
if (sc->sm->sm_ino == 0 || sc->sm->sm_ino == I_INO(ip_in)) {
fs/xfs/scrub/inode.c
797
xchk_ino_set_corrupt(sc, I_INO(sc->ip));
fs/xfs/scrub/inode.c
800
xchk_ino_set_corrupt(sc, I_INO(sc->ip));
fs/xfs/scrub/inode.c
824
xchk_dinode(sc, &di, I_INO(sc->ip));
fs/xfs/scrub/inode.c
834
xchk_inode_check_reflink_iflag(sc, I_INO(sc->ip));
fs/xfs/scrub/inode.c
838
xchk_inode_xref(sc, I_INO(sc->ip), &di);
fs/xfs/scrub/inode_repair.c
1803
if (I_INO(sc->ip) == sc->mp->m_sb.sb_rbmino)
fs/xfs/scrub/iscan.c
731
iscan->__visited_ino = I_INO(ip);
fs/xfs/scrub/listxattr.c
118
error = xfs_attr3_leaf_read(sc->tp, ip, I_INO(ip), 0, &leaf_bp);
fs/xfs/scrub/listxattr.c
169
fa = xfs_da3_node_header_check(bp, I_INO(ip));
fs/xfs/scrub/listxattr.c
198
fa = xfs_attr3_leaf_header_check(bp, I_INO(ip));
fs/xfs/scrub/listxattr.c
269
error = xfs_attr3_leaf_read(sc->tp, ip, I_INO(ip), leafhdr.forw,
fs/xfs/scrub/metapath.c
338
if (ino != I_INO(sc->ip)) {
fs/xfs/scrub/metapath.c
367
trace_xrep_metapath_link(sc, mpath->path, mpath->dp, I_INO(sc->ip));
fs/xfs/scrub/metapath.c
465
if (ino == I_INO(sc->ip)) {
fs/xfs/scrub/metapath.c
533
ASSERT(*alleged_child != I_INO(sc->ip));
fs/xfs/scrub/metapath.c
578
if (ino == I_INO(sc->ip)) {
fs/xfs/scrub/nlinks.c
178
trace_xchk_nlinks_live_update(xnc->sc->mp, p->dp, action, I_INO(p->ip),
fs/xfs/scrub/nlinks.c
186
if (xchk_iscan_want_live_update(&xnc->collect_iscan, I_INO(p->dp))) {
fs/xfs/scrub/nlinks.c
188
error = xchk_nlinks_update_incore(xnc, I_INO(p->ip), p->delta,
fs/xfs/scrub/nlinks.c
191
error = xchk_nlinks_update_incore(xnc, I_INO(p->dp), 0,
fs/xfs/scrub/nlinks.c
203
xchk_iscan_want_live_update(&xnc->collect_iscan, I_INO(p->ip))) {
fs/xfs/scrub/nlinks.c
205
error = xchk_nlinks_update_incore(xnc, I_INO(p->dp), 0,
fs/xfs/scrub/nlinks.c
246
if (dot && ino != I_INO(dp)) {
fs/xfs/scrub/nlinks.c
307
error = xchk_nlinks_update_incore(xnc, I_INO(dp), 0, 0, 1);
fs/xfs/scrub/nlinks.c
695
error = xchk_nlinks_comparison_read(xnc, I_INO(ip), &obs);
fs/xfs/scrub/nlinks.c
724
xchk_ino_set_warning(sc, I_INO(ip));
fs/xfs/scrub/nlinks_repair.c
155
error = xfarray_load_sparse(xnc->nlinks, I_INO(ip), &obs);
fs/xfs/scrub/nlinks_repair.c
209
error = xfarray_load_sparse(xnc->nlinks, I_INO(ip), &obs);
fs/xfs/scrub/orphanage.c
405
xname->len = snprintf(namebuf, MAXNAMELEN, "%llu", I_INO(sc->ip));
fs/xfs/scrub/orphanage.c
412
I_INO(sc->ip), ++incr);
fs/xfs/scrub/orphanage.c
535
I_INO(sc->ip));
fs/xfs/scrub/orphanage.c
556
I_INO(sc->ip), adopt->orphanage_blkres);
fs/xfs/scrub/orphanage.c
579
I_INO(sc->orphanage), adopt->child_blkres);
fs/xfs/scrub/parent.c
122
xfs_ino_t ino = I_INO(sc->ip);
fs/xfs/scrub/parent.c
317
if (I_INO(sc->ip) != pp->parent_ino)
fs/xfs/scrub/parent.c
400
if (child_ino != I_INO(sc->ip)) {
fs/xfs/scrub/parent.c
492
if (parent_ino == I_INO(sc->ip)) {
fs/xfs/scrub/parent.c
514
trace_xchk_parent_defer(sc->ip, &xname, I_INO(dp));
fs/xfs/scrub/parent.c
601
trace_xchk_parent_slowpath(sc->ip, xname, I_INO(dp));
fs/xfs/scrub/parent.c
612
trace_xchk_parent_ultraslowpath(sc->ip, xname, I_INO(dp));
fs/xfs/scrub/parent.c
75
if (I_INO(sc->ip) == ino)
fs/xfs/scrub/parent.c
858
if (!xfs_verify_dir_ino(mp, I_INO(sc->ip))) {
fs/xfs/scrub/parent_repair.c
1332
xrep_findparent_scan_found(&rp->pscan, I_INO(sc->ip));
fs/xfs/scrub/parent_repair.c
305
return xfs_parent_set(sc->tempip, I_INO(sc->ip), xname,
fs/xfs/scrub/parent_repair.c
312
return xfs_parent_unset(sc->tempip, I_INO(sc->ip), xname,
fs/xfs/scrub/parent_repair.c
437
if (ino != I_INO(rp->sc->ip))
fs/xfs/scrub/parent_repair.c
648
if (I_INO(p->ip) == I_INO(sc->ip) &&
fs/xfs/scrub/parent_repair.c
649
xchk_iscan_want_live_update(&rp->pscan.iscan, I_INO(p->dp))) {
fs/xfs/scrub/parent_repair.c
909
.owner = I_INO(ip),
fs/xfs/scrub/parent_repair.c
987
.owner = I_INO(rp->sc->ip),
fs/xfs/scrub/quotacheck.c
402
xfs_is_quota_inode(&tp->t_mountp->m_sb, I_INO(ip))) {
fs/xfs/scrub/readdir.c
103
error = xfs_dir3_block_read(sc->tp, dp, I_INO(dp), &bp);
fs/xfs/scrub/readdir.c
179
return xfs_dir3_data_read(tp, dp, I_INO(dp), map.br_startoff, 0, bpp);
fs/xfs/scrub/readdir.c
277
.owner = I_INO(dp),
fs/xfs/scrub/readdir.c
323
.owner = I_INO(dp),
fs/xfs/scrub/readdir.c
335
args.owner = I_INO(sc->ip);
fs/xfs/scrub/readdir.c
53
error = dirent_fn(sc, dp, dapos, &name, I_INO(dp), priv);
fs/xfs/scrub/repair.c
819
(unsigned long long)I_INO(sc->ip), error);
fs/xfs/scrub/rmap_repair.c
573
.accum = { .rm_owner = I_INO(ip), },
fs/xfs/scrub/rtbitmap_repair.c
385
hdr->rt_owner = cpu_to_be64(I_INO(sc->ip));
fs/xfs/scrub/rtrefcount_repair.c
363
if (rec->rm_owner != I_INO(rr->sc->ip))
fs/xfs/scrub/rtrmap_repair.c
327
.accum = { .rm_owner = I_INO(ip), },
fs/xfs/scrub/rtrmap_repair.c
395
if (rec->rm_owner != I_INO(rr->sc->ip))
fs/xfs/scrub/rtsummary_repair.c
94
hdr->rt_owner = cpu_to_be64(I_INO(sc->ip));
fs/xfs/scrub/scrub.c
958
if (head.svh_ino && head.svh_ino != I_INO(ip_in))
fs/xfs/scrub/symlink_repair.c
147
hdr_ok = xfs_symlink_hdr_ok(I_INO(ip), offset, byte_cnt, bp);
fs/xfs/scrub/symlink_repair.c
262
dsl->sl_owner = cpu_to_be64(I_INO(sc->ip));
fs/xfs/scrub/symlink_repair.c
378
return xfs_symlink_write_target(sc->tp, sc->tempip, I_INO(sc->tempip),
fs/xfs/scrub/symlink_repair.c
437
error = xfs_symlink_write_target(sc->tp, sc->tempip, I_INO(sc->ip),
fs/xfs/scrub/tempfile.c
124
I_INO(sc->tempip), ".", 1, 0, 0);
fs/xfs/scrub/trace.h
1440
__entry->dir = I_INO(dp);
fs/xfs/scrub/trace.h
1467
__entry->dir = I_INO(dp);
fs/xfs/scrub/trace.h
1512
__entry->dir = dp ? I_INO(dp) : NULLFSINO;
fs/xfs/scrub/trace.h
1605
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
1641
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
165
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
1683
__entry->child_ino = I_INO(ip);
fs/xfs/scrub/trace.h
1730
__entry->child_ino = I_INO(ip);
fs/xfs/scrub/trace.h
1833
__entry->ino = I_INO(dl->sc->ip);
fs/xfs/scrub/trace.h
1876
__entry->child_ino = I_INO(ip);
fs/xfs/scrub/trace.h
1877
__entry->parent_ino = I_INO(dp);
fs/xfs/scrub/trace.h
1907
__entry->parent_ino = I_INO(dp);
fs/xfs/scrub/trace.h
1909
__entry->child_ino = I_INO(ip);
fs/xfs/scrub/trace.h
1936
__entry->scrub_ino = sc->ip ? I_INO(sc->ip) : NULLFSINO;
fs/xfs/scrub/trace.h
1937
__entry->parent_ino = dp ? I_INO(dp) : NULLFSINO;
fs/xfs/scrub/trace.h
2211
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
239
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
2612
__entry->parent_ino = I_INO(dp);
fs/xfs/scrub/trace.h
2636
__entry->parent_ino = I_INO(dp);
fs/xfs/scrub/trace.h
2661
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
2791
__entry->temp_inum = I_INO(sc->tempip);
fs/xfs/scrub/trace.h
2818
__entry->ino = I_INO(sc->tempip);
fs/xfs/scrub/trace.h
2858
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
2914
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
2939
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
2979
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
3011
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
3012
__entry->src_ino = I_INO(arg_ip);
fs/xfs/scrub/trace.h
3041
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
3042
__entry->parent_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3076
__entry->dir_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3099
__entry->dir_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3129
__entry->dir_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3166
__entry->dir_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3167
__entry->child_ino = I_INO(ip);
fs/xfs/scrub/trace.h
3192
__entry->dir_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3222
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
3260
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
3261
__entry->parent_ino = I_INO(dp);
fs/xfs/scrub/trace.h
3360
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
3381
__entry->ino = I_INO(ip);
fs/xfs/scrub/trace.h
343
__entry->ino = I_INO(sc->ip);
fs/xfs/scrub/trace.h
441
__entry->ino = I_INO(sc->ip);
fs/xfs/scrub/trace.h
484
__entry->ino = I_INO(cursor->quota_ip);
fs/xfs/scrub/trace.h
616
__entry->ino = I_INO(cur->bc_ino.ip);
fs/xfs/scrub/trace.h
696
__entry->ino = I_INO(sc->ip);
fs/xfs/scrub/trace.h
842
__entry->ino = I_INO(ip);
fs/xfs/xfs_aops.c
282
folio, I_INO(ip), pos);
fs/xfs/xfs_attr_item.c
381
attrp->alfi_ino = I_INO(args->dp);
fs/xfs/xfs_attr_item.c
698
args->owner = I_INO(args->dp);
fs/xfs/xfs_attr_list.c
251
fa = xfs_da3_node_header_check(bp, I_INO(dp));
fs/xfs/xfs_attr_list.c
290
fa = xfs_attr3_leaf_header_check(bp, I_INO(dp));
fs/xfs/xfs_attr_list.c
351
fa = xfs_da3_node_header_check(bp, I_INO(dp));
fs/xfs/xfs_attr_list.c
362
fa = xfs_attr3_leaf_header_check(bp, I_INO(dp));
fs/xfs/xfs_attr_list.c
420
error = xfs_attr3_leaf_read(context->tp, dp, I_INO(dp),
fs/xfs/xfs_attr_list.c
546
I_INO(context->dp), 0, &bp);
fs/xfs/xfs_bmap_item.c
248
return cmp_int(I_INO(ba->bi_owner), I_INO(bb->bi_owner));
fs/xfs/xfs_bmap_item.c
269
map->me_owner = I_INO(bi->bi_owner);
fs/xfs/xfs_bmap_util.c
1482
error = xfs_bmbt_change_owner(tp, ip, XFS_DATA_FORK, I_INO(ip),
fs/xfs/xfs_bmap_util.c
1634
__func__, I_INO(ip));
fs/xfs/xfs_dir2_readdir.c
535
args.owner = I_INO(dp);
fs/xfs/xfs_dir2_readdir.c
87
if (!dir_emit(ctx, ".", 1, I_INO(dp), DT_DIR))
fs/xfs/xfs_error.c
372
fa, I_INO(ip), name);
fs/xfs/xfs_exchmaps_item.c
230
xlf->xmi_inode1 = I_INO(xmi->xmi_ip1);
fs/xfs/xfs_exchmaps_item.c
232
xlf->xmi_inode2 = I_INO(xmi->xmi_ip2);
fs/xfs/xfs_filestream.c
228
trace_xfs_filestream_lookup(pag, I_INO(ap->ip));
fs/xfs/xfs_filestream.c
348
ino = I_INO(pip);
fs/xfs/xfs_filestream.c
373
xfs_mru_cache_delete(ip->i_mount->m_filestream, I_INO(ip));
fs/xfs/xfs_handle.c
811
if (I_INO(ip) == mp->m_sb.sb_rootino)
fs/xfs/xfs_healthmon.c
1185
if (I_INO(ip) != mp->m_sb.sb_rootino)
fs/xfs/xfs_healthmon.c
536
.ino = I_INO(ip),
fs/xfs/xfs_healthmon.c
649
.fino = I_INO(ip),
fs/xfs/xfs_icache.c
1515
if (!I_INO(ip))
fs/xfs/xfs_icache.c
1809
first_index = XFS_INO_TO_AGINO(mp, I_INO(ip) + 1);
fs/xfs/xfs_icache.c
1897
I_INO(ip),
fs/xfs/xfs_icache.c
430
I_INO(ip), VFS_I(ip)->i_mode);
fs/xfs/xfs_icache.c
439
I_INO(ip));
fs/xfs/xfs_icache.c
518
if (I_INO(ip) != ino)
fs/xfs/xfs_icache.c
648
error = xfs_imap(pag, tp, I_INO(ip), &ip->i_imap, flags);
fs/xfs/xfs_icache.c
967
xfs_ino_t ino = I_INO(ip); /* for radix_tree_delete */
fs/xfs/xfs_inode.c
1529
if (WARN_ON_ONCE(!I_INO(ip))) {
fs/xfs/xfs_inode.c
1630
if (I_INO(ip) != inum || __xfs_iflags_test(ip, XFS_ISTALE))
fs/xfs/xfs_inode.c
2071
if (I_INO(i_tab[j]) < I_INO(i_tab[j-1]))
fs/xfs/xfs_inode.c
2402
__func__, I_INO(ip), be16_to_cpu(dip->di_magic), dip);
fs/xfs/xfs_inode.c
2411
I_INO(ip), ip);
fs/xfs/xfs_inode.c
2420
__func__, I_INO(ip), ip);
fs/xfs/xfs_inode.c
2430
__func__, I_INO(ip), ip);
fs/xfs/xfs_inode.c
2439
__func__, I_INO(ip),
fs/xfs/xfs_inode.c
2448
__func__, I_INO(ip), ip->i_forkoff, ip);
fs/xfs/xfs_inode.c
2456
__func__, I_INO(ip), ip);
fs/xfs/xfs_inode.c
2755
if (I_INO(ip1) > I_INO(ip2))
fs/xfs/xfs_inode.c
498
ASSERT(I_INO(ip0) != I_INO(ip1));
fs/xfs/xfs_inode.c
500
if (I_INO(ip0) > I_INO(ip1)) {
fs/xfs/xfs_inode.h
306
return I_INO(ip) == mp->m_sb.sb_rbmino ||
fs/xfs/xfs_inode.h
307
I_INO(ip) == mp->m_sb.sb_rsumino ||
fs/xfs/xfs_inode.h
308
xfs_is_quota_inode(&mp->m_sb, I_INO(ip));
fs/xfs/xfs_inode_item.c
38
return I_INO(INODE_ITEM(lip)->ili_inode);
fs/xfs/xfs_inode_item.c
58
fa = xfs_dinode_verify(mp, I_INO(ip), dip);
fs/xfs/xfs_inode_item.c
595
to->di_ino = I_INO(ip);
fs/xfs/xfs_inode_item.c
659
ilf->ilf_ino = I_INO(ip);
fs/xfs/xfs_inode_item_recover.c
102
I_INO(ip), buffer_list);
fs/xfs/xfs_inode_item_recover.c
110
I_INO(ip), buffer_list);
fs/xfs/xfs_ioctl.c
1008
if (I_INO(ip) == I_INO(tip))
fs/xfs/xfs_iomap.c
1739
I_INO(ip), current->comm);
fs/xfs/xfs_iomap.c
48
(unsigned long long)I_INO(ip),
fs/xfs/xfs_iunlink_item.c
43
return I_INO(IUL_ITEM(lip)->ip);
fs/xfs/xfs_mount.c
1083
(unsigned long long)I_INO(rip));
fs/xfs/xfs_qm.c
299
if (xfs_is_quota_inode(&mp->m_sb, I_INO(ip)))
fs/xfs/xfs_qm.c
392
ASSERT(!xfs_is_quota_inode(&ip->i_mount->m_sb, I_INO(ip)));
fs/xfs/xfs_qm.c
988
mp->m_sb.sb_uquotino = I_INO(*ipp);
fs/xfs/xfs_qm.c
990
mp->m_sb.sb_gquotino = I_INO(*ipp);
fs/xfs/xfs_qm.c
992
mp->m_sb.sb_pquotino = I_INO(*ipp);
fs/xfs/xfs_quotaops.c
37
tstate->ino = I_INO(ip);
fs/xfs/xfs_reflink.c
1227
if (I_INO(src) == I_INO(dest))
fs/xfs/xfs_reflink.c
1241
if (I_INO(src) == I_INO(dest))
fs/xfs/xfs_symlink.c
189
error = xfs_symlink_write_target(tp, du.ip, I_INO(du.ip), target_path,
fs/xfs/xfs_symlink.c
342
__func__, (unsigned long long)I_INO(ip), pathlen);
fs/xfs/xfs_symlink.c
55
__func__, (unsigned long long)I_INO(ip),
fs/xfs/xfs_trace.h
1024
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1055
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1131
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1160
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1188
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1275
__entry->dp_ino = I_INO(dp);
fs/xfs/xfs_trace.h
1311
__entry->src_dp_ino = I_INO(src_dp);
fs/xfs/xfs_trace.h
1312
__entry->target_dp_ino = I_INO(target_dp);
fs/xfs/xfs_trace.h
135
__entry->ino = I_INO(ctx->dp);
fs/xfs/xfs_trace.h
1799
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1827
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1872
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1911
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
1944
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
2347
__entry->ino = I_INO(args->dp);
fs/xfs/xfs_trace.h
2414
__entry->ino = I_INO(args->dp);
fs/xfs/xfs_trace.h
2514
__entry->ino = I_INO(args->dp);
fs/xfs/xfs_trace.h
2547
__entry->ino = I_INO(args->dp);
fs/xfs/xfs_trace.h
2589
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
2947
__entry->ino = I_INO(cur->bc_ino.ip);
fs/xfs/xfs_trace.h
2999
__entry->ino = I_INO(cur->bc_ino.ip);
fs/xfs/xfs_trace.h
3254
__entry->ino = I_INO(cur->bc_ino.ip);
fs/xfs/xfs_trace.h
3473
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
3977
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
4015
__entry->src_ino = I_INO(src);
fs/xfs/xfs_trace.h
4020
__entry->dest_ino = I_INO(dest);
fs/xfs/xfs_trace.h
4060
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
4096
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
4139
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
4186
__entry->src_ino = I_INO(src);
fs/xfs/xfs_trace.h
4189
__entry->dest_ino = I_INO(dest);
fs/xfs/xfs_trace.h
4652
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
5031
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
5296
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
5349
__entry->ip1_ino = I_INO(ip1);
fs/xfs/xfs_trace.h
5352
__entry->ip2_ino = I_INO(ip2);
fs/xfs/xfs_trace.h
5408
__entry->ip2_ino = I_INO(ip2);
fs/xfs/xfs_trace.h
5480
__entry->ino1 = I_INO(req->ip1);
fs/xfs/xfs_trace.h
5481
__entry->ino2 = I_INO(req->ip2);
fs/xfs/xfs_trace.h
5532
__entry->ino1 = I_INO(xmi->xmi_ip1);
fs/xfs/xfs_trace.h
5533
__entry->ino2 = I_INO(xmi->xmi_ip2);
fs/xfs/xfs_trace.h
5628
__entry->ino1 = I_INO(req->ip1);
fs/xfs/xfs_trace.h
5629
__entry->ino2 = I_INO(req->ip2);
fs/xfs/xfs_trace.h
5659
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
5703
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
5742
__entry->dp_ino = I_INO(upd->dp);
fs/xfs/xfs_trace.h
5743
__entry->ino = upd->ip ? I_INO(upd->ip) : NULLFSINO;
fs/xfs/xfs_trace.h
5777
__entry->dp_ino = I_INO(upd->dp);
fs/xfs/xfs_trace.h
5778
__entry->ino = upd->ip ? I_INO(upd->ip) : NULLFSINO;
fs/xfs/xfs_trace.h
5810
__entry->dp_ino = I_INO(dp);
fs/xfs/xfs_trace.h
637
__entry->ino = I_INO(ctx->dp);
fs/xfs/xfs_trace.h
6460
__entry->ino = I_INO(ip);
fs/xfs/xfs_trace.h
691
__entry->ino = I_INO(ip);
fs/xfs/xfs_trans.c
1167
if (!XFS_IS_QUOTA_ON(mp) || xfs_is_quota_inode(&mp->m_sb, I_INO(ip)))
fs/xfs/xfs_trans_dquot.c
167
.ino = I_INO(ip),
fs/xfs/xfs_trans_dquot.c
250
xfs_is_quota_inode(&mp->m_sb, I_INO(ip)) ||
fs/xfs/xfs_trans_dquot.c
993
ASSERT(!xfs_is_quota_inode(&mp->m_sb, I_INO(ip)));
fs/xfs/xfs_xattr.c
107
args->owner = I_INO(args->dp);