Home
last modified time | relevance | path

Searched refs:xfs_bmapi_write (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.h206 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_attr_remote.c604 error = xfs_bmapi_write(args->trans, dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_set()
H A Dxfs_da_btree.c2163 error = xfs_bmapi_write(tp, dp, *bno, count, in xfs_da_grow_inode_int()
2185 error = xfs_bmapi_write(tp, dp, b, c, in xfs_da_grow_inode_int()
H A Dxfs_bmap.c4309 xfs_bmapi_write( in xfs_bmapi_write() function
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.h190 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_attr_remote.c615 error = xfs_bmapi_write(args->trans, dp, in xfs_attr_rmtval_set_blk()
H A Dxfs_da_btree.c2175 error = xfs_bmapi_write(tp, dp, *bno, count, in xfs_da_grow_inode_int()
2197 error = xfs_bmapi_write(tp, dp, b, c, in xfs_da_grow_inode_int()
H A Dxfs_bmap.c4314 xfs_bmapi_write( in xfs_bmapi_write() function
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_symlink.c262 error = xfs_bmapi_write(tp, ip, first_fsb, fs_blocks, in xfs_symlink()
H A Dxfs_iomap.c260 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, bmapi_flags, 0, in xfs_iomap_write_direct()
568 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_unwritten()
H A Dxfs_reflink.c410 error = xfs_bmapi_write(tp, ip, imap->br_startoff, imap->br_blockcount, in xfs_reflink_allocate_cow()
H A Dxfs_rtalloc.c811 error = xfs_bmapi_write(tp, ip, oblocks, nblocks - oblocks, in xfs_growfs_rt_alloc()
H A Dxfs_dquot.c319 error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset, in xfs_dquot_disk_alloc()
H A Dxfs_bmap_util.c824 error = xfs_bmapi_write(tp, ip, startoffset_fsb, in xfs_alloc_file_space()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_symlink.c271 error = xfs_bmapi_write(tp, ip, first_fsb, fs_blocks, in xfs_symlink()
H A Dxfs_iomap.c308 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, bmapi_flags, 0, in xfs_iomap_write_direct()
615 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_unwritten()
H A Dxfs_reflink.c421 error = xfs_bmapi_write(tp, ip, imap->br_startoff, imap->br_blockcount, in xfs_reflink_fill_cow_hole()
490 error = xfs_bmapi_write(tp, ip, cmap->br_startoff, in xfs_reflink_fill_delalloc()
H A Dxfs_dquot.c329 error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset, in xfs_dquot_disk_alloc()
H A Dxfs_bmap_util.c871 error = xfs_bmapi_write(tp, ip, startoffset_fsb, in xfs_alloc_file_space()
888 * xfs_bmapi_write will return 0 but leave *nimaps set to 0. in xfs_alloc_file_space()
H A Dxfs_rtalloc.c840 error = xfs_bmapi_write(tp, ip, oblocks, nblocks - oblocks, in xfs_growfs_rt_alloc()

Completed in 45 milliseconds