Searched refs:xfs_bmapi_write (Results 1 – 9 of 9) sorted by relevance
/fs/xfs/ |
D | xfs_iomap.c | 241 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_direct() 790 error = xfs_bmapi_write(tp, ip, map_start_fsb, in xfs_iomap_write_allocate() 906 error = xfs_bmapi_write(tp, ip, offset_fsb, count_fsb, in xfs_iomap_write_unwritten()
|
D | xfs_symlink.c | 325 error = xfs_bmapi_write(tp, ip, first_fsb, fs_blocks, in xfs_symlink()
|
D | xfs_dquot.c | 333 error = xfs_bmapi_write(tp, quotip, offset_fsb, in xfs_qm_dqalloc()
|
D | xfs_rtalloc.c | 815 error = xfs_bmapi_write(tp, ip, oblocks, nblocks - oblocks, in xfs_growfs_rt_alloc()
|
D | xfs_bmap_util.c | 1064 error = xfs_bmapi_write(tp, ip, startoffset_fsb, in xfs_alloc_file_space()
|
/fs/xfs/libxfs/ |
D | xfs_bmap.h | 215 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
|
D | xfs_attr_remote.c | 467 error = xfs_bmapi_write(args->trans, dp, (xfs_fileoff_t)lblkno, in xfs_attr_rmtval_set()
|
D | xfs_da_btree.c | 2030 error = xfs_bmapi_write(tp, dp, *bno, count, in xfs_da_grow_inode_int() 2053 error = xfs_bmapi_write(tp, dp, b, c, in xfs_da_grow_inode_int()
|
D | xfs_bmap.c | 4490 xfs_bmapi_write( in xfs_bmapi_write() function
|