Home
last modified time | relevance | path

Searched refs:xfs_bmapi_write (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/fs/xfs/scrub/
H A Dquota_repair.c74 error = xfs_bmapi_write(sc->tp, sc->ip, dq->q_fileoffset, in xrep_quota_item_fill_bmap_hole()
439 error = xfs_bmapi_write(sc->tp, sc->ip, in xrep_quota_data_fork()
H A Drtbitmap_repair.c458 error = xfs_bmapi_write(sc->tp, sc->ip, map.br_startoff, in xrep_rtbitmap_data_mappings()
H A Dtempfile.c456 error = xfs_bmapi_write(sc->tp, sc->tempip, off, end - off, in xrep_tempfile_prealloc()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_bmap.h199 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_symlink_remote.c346 error = xfs_bmapi_write(tp, ip, 0, fs_blocks, XFS_BMAPI_METADATA, in xfs_symlink_write_target()
H A Dxfs_attr_remote.c633 error = xfs_bmapi_write(args->trans, dp, in xfs_attr_rmtval_set_blk()
H A Dxfs_rtbitmap.c1352 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_rtfile_alloc_blocks()
H A Dxfs_da_btree.c2315 error = xfs_bmapi_write(tp, dp, *bno, count, in xfs_da_grow_inode_int()
2331 error = xfs_bmapi_write(tp, dp, b, c, in xfs_da_grow_inode_int()
H A Dxfs_bmap.c4139 xfs_bmapi_write( in xfs_bmapi_write() function
/linux-6.15/fs/xfs/
H A Dxfs_reflink.c479 error = xfs_bmapi_write(tp, ip, imap->br_startoff, imap->br_blockcount, in xfs_reflink_fill_cow_hole()
541 error = xfs_bmapi_write(tp, ip, cmap->br_startoff, in xfs_reflink_fill_delalloc()
H A Dxfs_iomap.c324 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, bmapi_flags, 0, in xfs_iomap_write_direct()
664 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_unwritten()
H A Dxfs_bmap_util.c750 error = xfs_bmapi_write(tp, ip, startoffset_fsb, in xfs_alloc_file_space()
H A Dxfs_dquot.c381 error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset, in xfs_dquot_disk_alloc()