Symbol: XFS_I
fs/xfs/scrub/common.c
1136
struct xfs_inode *ip_in = XFS_I(file_inode(sc->file));
fs/xfs/scrub/common.c
92
sc->ip ? sc->ip : XFS_I(file_inode(sc->file)),
fs/xfs/scrub/findparent.c
463
xchk_irele(sc, XFS_I(pip));
fs/xfs/scrub/inode.c
95
struct xfs_inode *ip_in = XFS_I(file_inode(sc->file));
fs/xfs/scrub/orphanage.c
193
error = xrep_chown_orphanage(sc, XFS_I(orphanage_inode));
fs/xfs/scrub/orphanage.c
198
sc->orphanage = XFS_I(orphanage_inode);
fs/xfs/scrub/repair.c
69
trace_xrep_attempt(XFS_I(file_inode(sc->file)), sc->sm, error);
fs/xfs/scrub/repair.c
79
trace_xrep_done(XFS_I(file_inode(sc->file)), sc->sm, error);
fs/xfs/scrub/scrub.c
662
struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount;
fs/xfs/scrub/scrub.c
669
trace_xchk_start(XFS_I(file_inode(file)), sm, error);
fs/xfs/scrub/scrub.c
772
trace_xchk_done(XFS_I(file_inode(file)), sm, error);
fs/xfs/scrub/scrub.c
903
struct xfs_inode *ip_in = XFS_I(file_inode(file));
fs/xfs/xfs_acl.c
131
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_acl.c
177
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_acl.c
225
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_aops.c
110
struct xfs_inode *ip = XFS_I(ioend->io_inode);
fs/xfs/xfs_aops.c
231
struct xfs_inode *ip = XFS_I(ioend->io_inode);
fs/xfs/xfs_aops.c
274
struct xfs_inode *ip = XFS_I(folio->mapping->host);
fs/xfs/xfs_aops.c
341
struct xfs_inode *ip = XFS_I(wpc->inode);
fs/xfs/xfs_aops.c
45
XFS_I(ioend->io_inode)->i_disk_size;
fs/xfs/xfs_aops.c
550
error = xfs_reflink_convert_cow(XFS_I(ioend->io_inode),
fs/xfs/xfs_aops.c
586
struct xfs_inode *ip = XFS_I(wpc->inode);
fs/xfs/xfs_aops.c
692
struct xfs_inode *ip = XFS_I(mapping->host);
fs/xfs/xfs_aops.c
728
struct xfs_inode *ip = XFS_I(mapping->host);
fs/xfs/xfs_aops.c
740
struct xfs_inode *ip = XFS_I(mapping->host);
fs/xfs/xfs_aops.c
780
struct xfs_inode *ip = XFS_I(mapping->host);
fs/xfs/xfs_aops.c
815
struct xfs_inode *ip = XFS_I(file_inode(swap_file));
fs/xfs/xfs_exchrange.c
675
struct xfs_inode *ip1 = XFS_I(inode1);
fs/xfs/xfs_exchrange.c
676
struct xfs_inode *ip2 = XFS_I(inode2);
fs/xfs/xfs_exchrange.c
847
struct xfs_inode *ip2 = XFS_I(inode2);
fs/xfs/xfs_exchrange.c
892
struct xfs_inode *ip2 = XFS_I(file_inode(file));
fs/xfs/xfs_export.c
226
error = xfs_lookup(XFS_I(d_inode(child)), &xfs_name_dotdot, &cip, NULL);
fs/xfs/xfs_export.c
237
return xfs_log_force_inode(XFS_I(inode));
fs/xfs/xfs_file.c
1040
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1104
struct xfs_inode *ip = XFS_I(iocb->ki_filp->f_mapping->host);
fs/xfs/xfs_file.c
1167
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1214
struct xfs_inode *ip = XFS_I(file_inode(filp));
fs/xfs/xfs_file.c
1269
if (!xfs_is_falloc_aligned(XFS_I(inode), offset, len))
fs/xfs/xfs_file.c
1279
error = xfs_collapse_file_space(XFS_I(inode), offset, len, ac);
fs/xfs/xfs_file.c
1295
if (!xfs_is_falloc_aligned(XFS_I(inode), offset, len))
fs/xfs/xfs_file.c
131
struct xfs_inode *ip = XFS_I(file->f_mapping->host);
fs/xfs/xfs_file.c
1336
return xfs_insert_file_space(XFS_I(inode), offset, len);
fs/xfs/xfs_file.c
1388
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1431
error = xfs_reflink_unshare(XFS_I(inode), offset, len);
fs/xfs/xfs_file.c
1435
error = xfs_alloc_file_space(XFS_I(inode), offset, len);
fs/xfs/xfs_file.c
1456
if (xfs_is_always_cow_inode(XFS_I(inode)))
fs/xfs/xfs_file.c
1463
error = xfs_alloc_file_space(XFS_I(inode), offset, len);
fs/xfs/xfs_file.c
1484
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1546
struct xfs_inode *ip = XFS_I(file_inode(file));
fs/xfs/xfs_file.c
1592
if (xfs_is_zoned_inode(XFS_I(inode)) &&
fs/xfs/xfs_file.c
1606
struct xfs_inode *ip = XFS_I(file_inode(file));
fs/xfs/xfs_file.c
1634
struct xfs_inode *src = XFS_I(inode_in);
fs/xfs/xfs_file.c
1636
struct xfs_inode *dest = XFS_I(inode_out);
fs/xfs/xfs_file.c
1706
if (xfs_get_atomic_write_min(XFS_I(inode)) > 0)
fs/xfs/xfs_file.c
1716
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1746
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1824
xfs_inode_t *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1852
if (xfs_is_shutdown(XFS_I(inode)->i_mount))
fs/xfs/xfs_file.c
1898
struct xfs_inode *ip = XFS_I(file_inode(vmf->vma->vm_file));
fs/xfs/xfs_file.c
190
struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp));
fs/xfs/xfs_file.c
1927
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
1964
struct xfs_inode *ip = XFS_I(file_inode(vmf->vma->vm_file));
fs/xfs/xfs_file.c
1990
if (xfs_is_zoned_inode(XFS_I(file_inode(vmf->vma->vm_file))))
fs/xfs/xfs_file.c
2016
trace_xfs_read_fault(XFS_I(inode), 0);
fs/xfs/xfs_file.c
2067
struct xfs_buftarg *target = xfs_inode_buftarg(XFS_I(inode));
fs/xfs/xfs_file.c
208
struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp));
fs/xfs/xfs_file.c
253
struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp));
fs/xfs/xfs_file.c
284
struct xfs_inode *ip = XFS_I(iocb->ki_filp->f_mapping->host);
fs/xfs/xfs_file.c
307
struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp));
fs/xfs/xfs_file.c
327
struct xfs_mount *mp = XFS_I(inode)->i_mount;
fs/xfs/xfs_file.c
356
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
391
struct xfs_inode *ip = XFS_I(iocb->ki_filp->f_mapping->host);
fs/xfs/xfs_file.c
489
xfs_iunlock(XFS_I(inode), *iolock);
fs/xfs/xfs_file.c
582
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
607
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
637
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_file.c
709
struct xfs_mount *mp = XFS_I(iter->inode)->i_mount;
fs/xfs/xfs_file.c
75
struct xfs_inode *ip = XFS_I(file->f_mapping->host);
fs/xfs/xfs_file.c
975
struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp));
fs/xfs/xfs_file.c
999
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_filestream.c
190
return dir ? XFS_I(dir) : NULL;
fs/xfs/xfs_handle.c
105
ip = XFS_I(inode);
fs/xfs/xfs_handle.c
185
struct xfs_inode *ip = XFS_I(file_inode(file));
fs/xfs/xfs_handle.c
200
return XFS_I(inode);
fs/xfs/xfs_handle.c
486
error = xfs_ioc_attr_list(XFS_I(d_inode(dentry)), al_hreq.buffer,
fs/xfs/xfs_handle.c
501
.dp = XFS_I(inode),
fs/xfs/xfs_handle.c
534
.dp = XFS_I(inode),
fs/xfs/xfs_handle.c
852
.ip = XFS_I(file_inode(file)),
fs/xfs/xfs_handle.c
882
struct xfs_inode *ip = XFS_I(file_inode(file));
fs/xfs/xfs_healthmon.c
1173
struct xfs_inode *ip = XFS_I(file_inode(file));
fs/xfs/xfs_icache.c
141
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_inode.c
3010
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_inode.c
3021
xfs_assert_ilocked(XFS_I(inode), XFS_MMAPLOCK_EXCL);
fs/xfs/xfs_inode.c
3035
xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL);
fs/xfs/xfs_ioctl.c
1002
ip = XFS_I(file_inode(fd_file(f)));
fs/xfs/xfs_ioctl.c
1003
tip = XFS_I(file_inode(fd_file(tmp)));
fs/xfs/xfs_ioctl.c
1152
struct xfs_mount *mp = XFS_I(file_inode(filp))->i_mount;
fs/xfs/xfs_ioctl.c
1225
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_ioctl.c
269
struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount;
fs/xfs/xfs_ioctl.c
541
struct xfs_inode *ip = XFS_I(d_inode(dentry));
fs/xfs/xfs_ioctl.c
755
struct xfs_inode *ip = XFS_I(d_inode(dentry));
fs/xfs/xfs_ioctl.c
86
struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount;
fs/xfs/xfs_ioctl.c
943
error = xfs_getbmap(XFS_I(file_inode(file)), &bmx, buf);
fs/xfs/xfs_ioctl32.c
203
struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount;
fs/xfs/xfs_ioctl32.c
359
error = xfs_ioc_attr_list(XFS_I(d_inode(dentry)),
fs/xfs/xfs_ioctl32.c
427
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
1059
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
1129
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
1290
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
1598
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
1787
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
2121
xfs_bmap_punch_delalloc_range(XFS_I(inode),
fs/xfs/xfs_iomap.c
2185
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
2230
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
2318
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
80
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iomap.c
856
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iops.c
1139
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iops.c
1173
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iops.c
1217
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iops.c
1238
xfs_ilock(XFS_I(inode), XFS_IOLOCK_SHARED);
fs/xfs/xfs_iops.c
1247
xfs_iunlock(XFS_I(inode), XFS_IOLOCK_SHARED);
fs/xfs/xfs_iops.c
136
xfs_remove(XFS_I(dir), &teardown, XFS_I(inode));
fs/xfs/xfs_iops.c
181
.pip = XFS_I(dir),
fs/xfs/xfs_iops.c
327
error = xfs_lookup(XFS_I(dir), &name, &cip, NULL);
fs/xfs/xfs_iops.c
353
error = xfs_lookup(XFS_I(dir), &xname, &ip, &ci_name);
fs/xfs/xfs_iops.c
394
error = xfs_link(XFS_I(dir), XFS_I(inode), &name);
fs/xfs/xfs_iops.c
413
error = xfs_remove(XFS_I(dir), &name, XFS_I(d_inode(dentry)));
fs/xfs/xfs_iops.c
444
error = xfs_symlink(idmap, XFS_I(dir), &name, symname, mode, &cip);
fs/xfs/xfs_iops.c
499
return xfs_rename(idmap, XFS_I(odir), &oname,
fs/xfs/xfs_iops.c
500
XFS_I(d_inode(odentry)), XFS_I(ndir), &nname,
fs/xfs/xfs_iops.c
501
new_inode ? XFS_I(new_inode) : NULL, flags);
fs/xfs/xfs_iops.c
525
error = xfs_readlink(XFS_I(d_inode(dentry)), link);
fs/xfs/xfs_iops.c
60
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iops.c
690
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_iops.c
762
struct xfs_mount *mp = XFS_I(d_inode(dentry))->i_mount;
fs/xfs/xfs_iops.c
912
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_pnfs.c
128
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_pnfs.c
277
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_pnfs.c
34
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_reflink.c
1697
struct xfs_inode *src = XFS_I(inode_in);
fs/xfs/xfs_reflink.c
1699
struct xfs_inode *dest = XFS_I(inode_out);
fs/xfs/xfs_super.c
1284
xfs_healthmon_report_file_ioerror(XFS_I(event->inode), event);
fs/xfs/xfs_super.c
713
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_super.c
759
struct xfs_inode *ip = XFS_I(inode);
fs/xfs/xfs_super.c
926
struct xfs_inode *ip = XFS_I(d_inode(dentry));
fs/xfs/xfs_trace.h
1764
__entry->size = XFS_I(file_inode(iocb->ki_filp))->i_disk_size;
fs/xfs/xfs_verify_media.c
411
struct xfs_inode *ip = XFS_I(file_inode(file));
fs/xfs/xfs_xattr.c
138
.dp = XFS_I(inode),
fs/xfs/xfs_xattr.c
147
if (xfs_ifork_zapped(XFS_I(inode), XFS_ATTR_FORK))
fs/xfs/xfs_xattr.c
177
.dp = XFS_I(inode),
fs/xfs/xfs_xattr.c
326
if (xfs_ifork_zapped(XFS_I(inode), XFS_ATTR_FORK))
fs/xfs/xfs_xattr.c
333
context.dp = XFS_I(inode);
fs/xfs/xfs_zone_alloc.c
777
struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount;
fs/xfs/xfs_zone_alloc.c
860
struct xfs_inode *ip = XFS_I(ioend->io_inode);