Searched refs:XFS_I (Results 1 – 13 of 13) sorted by relevance
75 struct xfs_inode *ip = XFS_I(file->f_mapping->host); in xfs_dir_fsync()131 struct xfs_inode *ip = XFS_I(file->f_mapping->host); in xfs_file_fsync()190 struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp)); in xfs_ilock_iocb()208 struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp)); in xfs_ilock_iocb_for_write()253 struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp)); in xfs_file_dio_read()284 struct xfs_inode *ip = XFS_I(iocb->ki_filp->f_mapping->host); in xfs_file_dax_read()307 struct xfs_inode *ip = XFS_I(file_inode(iocb->ki_filp)); in xfs_file_buffered_read()327 struct xfs_mount *mp = XFS_I(inode)->i_mount; in xfs_file_read_iter()356 struct xfs_inode *ip = XFS_I(inode); in xfs_file_splice_read()391 struct xfs_inode *ip = XFS_I(iocb->ki_filp->f_mapping->host); in xfs_file_write_zero_eof()[all …]
83 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_fsbulkstat()266 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_bulkstat()515 struct xfs_inode *ip = XFS_I(d_inode(dentry)); in xfs_fileattr_get()729 struct xfs_inode *ip = XFS_I(d_inode(dentry)); in xfs_fileattr_set()903 error = xfs_getbmap(XFS_I(file_inode(file)), &bmx, buf); in xfs_ioc_getbmap()962 ip = XFS_I(file_inode(fd_file(f))); in xfs_ioc_swapext()963 tip = XFS_I(file_inode(fd_file(tmp))); in xfs_ioc_swapext()1112 struct xfs_mount *mp = XFS_I(file_inode(filp))->i_mount; in xfs_ioctl_getset_resblocks()1185 struct xfs_inode *ip = XFS_I(inode); in xfs_file_ioctl()
80 struct xfs_inode *ip = XFS_I(inode); in xfs_iomap_valid()853 struct xfs_inode *ip = XFS_I(inode); in xfs_direct_write_iomap_begin()1056 struct xfs_inode *ip = XFS_I(inode); in xfs_zoned_direct_write_iomap_begin()1126 struct xfs_inode *ip = XFS_I(inode); in xfs_atomic_write_cow_iomap_begin()1287 struct xfs_inode *ip = XFS_I(inode); in xfs_dax_write_iomap_end()1594 struct xfs_inode *ip = XFS_I(inode); in xfs_zoned_buffered_write_iomap_begin()1763 struct xfs_inode *ip = XFS_I(inode); in xfs_buffered_write_iomap_begin()2040 xfs_bmap_punch_delalloc_range(XFS_I(inode), in xfs_buffered_write_delalloc_punch()2104 struct xfs_inode *ip = XFS_I(inode); in xfs_read_iomap_begin()2149 struct xfs_inode *ip = XFS_I(inode); in xfs_seek_iomap_begin()[all …]
190 return dir ? XFS_I(dir) : NULL; in xfs_filestream_get_parent()
413 struct xfs_inode *ip = XFS_I(file_inode(file)); in xfs_ioc_verify_media()
710 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_destroy_inode()756 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_drop_inode()923 struct xfs_inode *ip = XFS_I(d_inode(dentry)); in xfs_fs_statfs()1281 xfs_healthmon_report_file_ioerror(XFS_I(event->inode), event); in xfs_fs_report_error()
170 static inline struct xfs_inode *XFS_I(struct inode *inode) in XFS_I() function
773 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_mark_rtg_boundary()856 struct xfs_inode *ip = XFS_I(ioend->io_inode); in xfs_zone_alloc_and_submit()
1173 struct xfs_inode *ip = XFS_I(file_inode(file)); in xfs_ioc_health_monitor()
142 struct xfs_inode *ip = XFS_I(inode); in xfs_inode_free_callback()
662 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_scrub_metadata()669 trace_xchk_start(XFS_I(file_inode(file)), sm, error); in xfs_scrub_metadata()772 trace_xchk_done(XFS_I(file_inode(file)), sm, error); in xfs_scrub_metadata()903 struct xfs_inode *ip_in = XFS_I(file_inode(file)); in xfs_ioc_scrubv_metadata()
193 error = xrep_chown_orphanage(sc, XFS_I(orphanage_inode)); in xrep_orphanage_create()198 sc->orphanage = XFS_I(orphanage_inode); in xrep_orphanage_create()
2828 __entry->ino = sc->file ? XFS_I(file_inode(sc->file))->i_ino : 0;