Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr.c337 error = xfs_bmap_finish(&args.trans, args.flist, in xfs_attr_set()
635 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_leaf_addname()
736 error = xfs_bmap_finish(&args->trans, in xfs_attr_leaf_addname()
810 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_leaf_removename()
945 error = xfs_bmap_finish(&args->trans, in xfs_attr_node_addname()
984 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_node_addname()
1093 error = xfs_bmap_finish(&args->trans, in xfs_attr_node_addname()
1227 error = xfs_bmap_finish(&args->trans, args->flist, in xfs_attr_node_removename()
1272 error = xfs_bmap_finish(&args->trans, in xfs_attr_node_removename()
Dxfs_bmap.h188 int xfs_bmap_finish(struct xfs_trans **tp, struct xfs_bmap_free *flist,
Dxfs_attr_remote.c470 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.c1218 error = xfs_bmap_finish(&tp, &flist, &committed); in xfs_bmap_add_attrfork()
5935 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_bmap_split_extent()
/linux-4.1.27/fs/xfs/
Dxfs_iomap.c213 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_iomap_write_direct()
759 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_iomap_write_allocate()
889 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_iomap_write_unwritten()
Dxfs_symlink.c393 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_symlink()
517 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_inactive_symlink_rmt()
Dxfs_bmap_util.c69 xfs_bmap_finish( in xfs_bmap_finish() function
1051 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_alloc_file_space()
1318 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_free_file_space()
1491 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_shift_file_space()
Dxfs_inode.c1268 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_create()
1512 error = xfs_bmap_finish (&tp, &free_list, &committed); in xfs_link()
1610 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_itruncate_extents()
1873 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_inactive_ifree()
2643 error = xfs_bmap_finish(&tp, &free_list, &committed); in xfs_remove()
2730 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.c818 error = xfs_bmap_finish(&tp, &flist, &committed); in xfs_growfs_rt_alloc()