Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h202 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_attr_remote.c484 error = xfs_bmapi_write(args->trans, dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_set()
Dxfs_da_btree.c2065 error = xfs_bmapi_write(tp, dp, *bno, count, in xfs_da_grow_inode_int()
2087 error = xfs_bmapi_write(tp, dp, b, c, in xfs_da_grow_inode_int()
Dxfs_bmap.c4230 xfs_bmapi_write( in xfs_bmapi_write() function
/linux-4.19.296/fs/xfs/
Dxfs_iomap.c256 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_direct()
761 error = xfs_bmapi_write(tp, ip, map_start_fsb, in xfs_iomap_write_allocate()
864 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_unwritten()
Dxfs_reflink.c327 return xfs_bmapi_write(NULL, ip, imap->br_startoff, imap->br_blockcount, in xfs_reflink_convert_cow_extent()
349 error = xfs_bmapi_write(NULL, ip, offset_fsb, count_fsb, in xfs_reflink_convert_cow()
459 error = xfs_bmapi_write(tp, ip, imap->br_startoff, imap->br_blockcount, in xfs_reflink_allocate_cow()
Dxfs_symlink.c284 error = xfs_bmapi_write(tp, ip, first_fsb, fs_blocks, in xfs_symlink()
Dxfs_rtalloc.c803 error = xfs_bmapi_write(tp, ip, oblocks, nblocks - oblocks, in xfs_growfs_rt_alloc()
Dxfs_dquot.c311 error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset, in xfs_dquot_disk_alloc()
Dxfs_bmap_util.c969 error = xfs_bmapi_write(tp, ip, startoffset_fsb, in xfs_alloc_file_space()