Home
last modified time | relevance | path

Searched refs:xmi_ip1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_exchmaps.c196 struct xfs_mount *mp = xmi->xmi_ip1->i_mount; in xfs_exchmaps_can_skip_mapping()
214 if (!xfs_inode_has_bigrtalloc(xmi->xmi_ip1)) in xfs_exchmaps_can_skip_mapping()
345 trace_xfs_exchmaps_mapping1(xmi->xmi_ip1, irec1); in xfs_exchmaps_find_mappings()
359 xfs_bmap_mark_sick(xmi->xmi_ip1, in xfs_exchmaps_find_mappings()
407 xfs_exchmaps_update_size(tp, xmi->xmi_ip1, irec2, in xfs_exchmaps_one_step()
561 xfs_exchmaps_clear_reflink(tp, xmi->xmi_ip1); in xfs_exchmaps_do_postop_work()
603 xmi->xmi_ip1->i_disk_size = xmi->xmi_isize1; in xfs_exchmaps_finish_one()
634 xfs_exchmaps_ensure_cowfork(xmi->xmi_ip1); in xfs_exchmaps_finish_one()
985 xmi->xmi_ip1 = req->ip1; in xfs_exchmaps_init_intent()
1166 if (xfs_is_reflink_inode(xmi->xmi_ip1)) in xfs_exchmaps_ensure_reflink()
[all …]
H A Dxfs_exchmaps.h15 struct xfs_inode *xmi_ip1; member
/linux-6.15/fs/xfs/
H A Dxfs_exchmaps_item.c233 xlf->xmi_inode1 = xmi->xmi_ip1->i_ino; in xfs_exchmaps_create_intent()
234 xlf->xmi_igen1 = VFS_I(xmi->xmi_ip1)->i_generation; in xfs_exchmaps_create_intent()
H A Dxfs_trace.h5459 __entry->ino1 = xmi->xmi_ip1->i_ino;
5465 __entry->isize1 = xmi->xmi_ip1->i_disk_size;
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst4092 struct xfs_inode *xmi_ip1;