Home
last modified time | relevance | path

Searched refs:xfs_trans_commit (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_qm_syscalls.c262 error = xfs_trans_commit(tp); in xfs_qm_scall_trunc_qfile()
550 error = xfs_trans_commit(tp); in xfs_qm_scall_setqlim()
587 return xfs_trans_commit(tp); in xfs_qm_log_quotaoff_end()
625 error = xfs_trans_commit(tp); in xfs_qm_log_quotaoff()
Dxfs_iomap.c254 error = xfs_trans_commit(tp); in xfs_iomap_write_direct()
801 error = xfs_trans_commit(tp); in xfs_iomap_write_allocate()
931 error = xfs_trans_commit(tp); in xfs_iomap_write_unwritten()
Dxfs_symlink.c394 error = xfs_trans_commit(tp); in xfs_symlink()
532 error = xfs_trans_commit(tp); in xfs_inactive_symlink_rmt()
Dxfs_bmap_util.c939 error = xfs_trans_commit(tp); in xfs_free_eofblocks()
1079 error = xfs_trans_commit(tp); in xfs_alloc_file_space()
1361 error = xfs_trans_commit(tp); in xfs_free_file_space()
1533 error = xfs_trans_commit(tp); in xfs_shift_file_space()
1944 error = xfs_trans_commit(tp); in xfs_swap_extents()
Dxfs_trans.h226 int xfs_trans_commit(struct xfs_trans *);
Dxfs_inode.c1282 error = xfs_trans_commit(tp); in xfs_create()
1388 error = xfs_trans_commit(tp); in xfs_create_tmpfile()
1515 return xfs_trans_commit(tp); in xfs_link()
1752 error = xfs_trans_commit(tp); in xfs_inactive_truncate()
1850 error = xfs_trans_commit(tp); in xfs_inactive_ifree()
2631 error = xfs_trans_commit(tp); in xfs_remove()
2721 return xfs_trans_commit(tp); in xfs_finish_rename()
Dxfs_rtalloc.c817 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
855 error = xfs_trans_commit(tp); in xfs_growfs_rt_alloc()
1074 error = xfs_trans_commit(tp); in xfs_growfs_rt()
Dxfs_pnfs.c329 error = xfs_trans_commit(tp); in xfs_fs_commit_blocks()
Dxfs_attr_inactive.c456 error = xfs_trans_commit(trans); in xfs_attr_inactive()
Dxfs_iops.c702 error = xfs_trans_commit(tp); in xfs_setattr_nonsize()
930 error = xfs_trans_commit(tp); in xfs_setattr_size()
1006 return xfs_trans_commit(tp); in xfs_vn_update_time()
Dxfs_ioctl.c350 error = xfs_trans_commit(tp); in xfs_set_dmattrs()
1267 code = xfs_trans_commit(tp); in xfs_ioctl_setattr()
1356 error = xfs_trans_commit(tp); in xfs_ioc_setxflags()
Dxfs_trans.c963 xfs_trans_commit( in xfs_trans_commit() function
Dxfs_fsops.c494 error = xfs_trans_commit(tp); in xfs_growfs_data_private()
Dxfs_dquot.c669 error = xfs_trans_commit(tp); in xfs_qm_dqread()
Dxfs_file.c173 return xfs_trans_commit(tp); in xfs_update_prealloc_flags()
Dxfs_qm.c798 error = xfs_trans_commit(tp); in xfs_qm_qino_alloc()
Dxfs_aops.c157 return xfs_trans_commit(tp); in xfs_setfilesize()
Dxfs_log_recover.c3836 error = xfs_trans_commit(tp); in xlog_recover_process_efi()
3986 error = xfs_trans_commit(tp); in xlog_recover_clear_agi_bucket()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr.c325 err2 = xfs_trans_commit(args.trans); in xfs_attr_set()
387 error = xfs_trans_commit(args.trans); in xfs_attr_set()
503 error = xfs_trans_commit(args.trans); in xfs_attr_remove()
Dxfs_sb.c851 return xfs_trans_commit(tp); in xfs_sync_sb()
Dxfs_bmap.c1220 error = xfs_trans_commit(tp); in xfs_bmap_add_attrfork()
5978 return xfs_trans_commit(tp); in xfs_bmap_split_extent()