Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr.c338 error = xfs_bmap_finish(&args.trans, args.flist, in xfs_attr_set()
632 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_leaf_addname()
733 error = xfs_bmap_finish(&args->trans, in xfs_attr_leaf_addname()
807 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_leaf_removename()
942 error = xfs_bmap_finish(&args->trans, in xfs_attr_node_addname()
981 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_node_addname()
1090 error = xfs_bmap_finish(&args->trans, in xfs_attr_node_addname()
1224 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_node_removename()
1269 error = xfs_bmap_finish(&args->trans, in xfs_attr_node_removename()
Dxfs_bmap.h197 int xfs_bmap_finish(struct xfs_trans **tp, struct xfs_bmap_free *flist,
Dxfs_attr_remote.c471 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_rmtval_set()
625 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_rmtval_remove()
Dxfs_bmap.c1217 error = xfs_bmap_finish(&tp, &flist, &committed); in xfs_bmap_add_attrfork()
5974 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_bmap_split_extent()
/linux-4.4.14/fs/xfs/
Dxfs_iomap.c250 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_iomap_write_direct()
797 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_iomap_write_allocate()
927 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_iomap_write_unwritten()
Dxfs_symlink.c390 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_symlink()
513 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_inactive_symlink_rmt()
Dxfs_bmap_util.c98 xfs_bmap_finish( in xfs_bmap_finish() function
1074 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_alloc_file_space()
1356 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_free_file_space()
1529 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_shift_file_space()
Dxfs_inode.c1278 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_create()
1509 error = xfs_bmap_finish (&tp, &free_list, &committed); in xfs_link()
1604 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_itruncate_extents()
1844 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_inactive_ifree()
2627 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_remove()
2714 error = xfs_bmap_finish(&tp, free_list, &committed); in xfs_finish_rename()
Dxfs_dquot.c382 if ((error = xfs_bmap_finish(tpp, &flist, &committed))) { in xfs_qm_dqalloc()
Dxfs_rtalloc.c814 error = xfs_bmap_finish(&tp, &flist, &committed); in xfs_growfs_rt_alloc()