Searched refs:xfs_bmapi_write (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_symlink_remote.c | 346 error = xfs_bmapi_write(tp, ip, 0, fs_blocks, XFS_BMAPI_METADATA, in xfs_symlink_write_target()
|
| H A D | xfs_attr_remote.c | 640 error = xfs_bmapi_write(args->trans, dp, in xfs_attr_rmtval_set_blk()
|
| H A D | xfs_rtbitmap.c | 1352 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_rtfile_alloc_blocks()
|
| H A D | xfs_da_btree.c | 2315 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 D | xfs_bmap.c | 4135 xfs_bmapi_write( in xfs_bmapi_write() function
|
| /linux/fs/xfs/scrub/ |
| H A D | rtbitmap_repair.c | 458 error = xfs_bmapi_write(sc->tp, sc->ip, map.br_startoff, in xrep_rtbitmap_data_mappings()
|
| H A D | tempfile.c | 456 error = xfs_bmapi_write(sc->tp, sc->tempip, off, end - off, in xrep_tempfile_prealloc()
|
| /linux/fs/xfs/ |
| H A D | xfs_reflink.c | 479 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 D | xfs_iomap.c | 335 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, bmapi_flags, 0, in xfs_iomap_write_direct() 675 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_unwritten() 1219 error = xfs_bmapi_write(tp, ip, offset_fsb, hole_count_fsb, in xfs_atomic_write_cow_iomap_begin()
|
| H A D | xfs_bmap_util.c | 750 error = xfs_bmapi_write(tp, ip, startoffset_fsb, in xfs_alloc_file_space()
|