Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.c184 xfs_trans_mod_dquot_byino(tp, xmi->xmi_ip2, qflag, ip2_delta); in xfs_exchmaps_update_quota()
320 error = xfs_bmapi_read(xmi->xmi_ip2, xmi->xmi_startoff2, in xfs_exchmaps_find_mappings()
346 trace_xfs_exchmaps_mapping2(xmi->xmi_ip2, irec2); in xfs_exchmaps_find_mappings()
361 xfs_bmap_mark_sick(xmi->xmi_ip2, in xfs_exchmaps_find_mappings()
393 xfs_bmap_unmap_extent(tp, xmi->xmi_ip2, whichfork, irec2); in xfs_exchmaps_one_step()
403 xfs_bmap_map_extent(tp, xmi->xmi_ip2, whichfork, irec1); in xfs_exchmaps_one_step()
409 xfs_exchmaps_update_size(tp, xmi->xmi_ip2, irec1, in xfs_exchmaps_one_step()
428 .dp = xmi->xmi_ip2, in xfs_exchmaps_attr_to_sf()
432 .owner = xmi->xmi_ip2->i_ino, in xfs_exchmaps_attr_to_sf()
438 if (!xfs_attr_is_leaf(xmi->xmi_ip2)) in xfs_exchmaps_attr_to_sf()
[all …]
Dxfs_exchmaps.h16 struct xfs_inode *xmi_ip2; member
/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c235 xlf->xmi_inode2 = xmi->xmi_ip2->i_ino; in xfs_exchmaps_create_intent()
236 xlf->xmi_igen2 = VFS_I(xmi->xmi_ip2)->i_generation; in xfs_exchmaps_create_intent()
Dxfs_trace.h5132 __entry->ino2 = xmi->xmi_ip2->i_ino;
5138 __entry->isize2 = xmi->xmi_ip2->i_disk_size;
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst4093 struct xfs_inode *xmi_ip2;