Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h183 void xfs_iext_insert(struct xfs_inode *, struct xfs_iext_cursor *cur,
H A Dxfs_bmap.c843 xfs_iext_insert(ip, &icur, &rec, 0); in xfs_bmap_local_to_extents()
1164 xfs_iext_insert(ip, &ir->icur, &new, in xfs_iread_bmbt_block()
2274 xfs_iext_insert(ip, icur, new, state); in xfs_bmap_add_extent_unwritten_real()
2350 xfs_iext_insert(ip, icur, new, state); in xfs_bmap_add_extent_unwritten_real()
2401 xfs_iext_insert(ip, icur, &r[1], state); in xfs_bmap_add_extent_unwritten_real()
2619 xfs_iext_insert(ip, icur, new, state); in xfs_bmap_add_extent_hole_delay()
2817 xfs_iext_insert(ip, icur, new, state); in xfs_bmap_add_extent_hole_real()
4997 xfs_iext_insert(ip, icur, &new, state); in xfs_bmap_del_extent_delay()
5080 xfs_iext_insert(ip, icur, &new, state); in xfs_bmap_del_extent_cow()
5290 xfs_iext_insert(ip, icur, &new, state); in xfs_bmap_del_extent_real()
[all …]
H A Dxfs_inode_fork.c147 xfs_iext_insert(ip, &icur, &new, state); in xfs_iformat_extents()
H A Dxfs_iext_tree.c625 xfs_iext_insert( in xfs_iext_insert() function
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h412 DEFINE_BMAP_EVENT(xfs_iext_insert);