Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 25 of 28) sorted by relevance

12

/fs/btrfs/
Dtransaction.c278 static int __btrfs_end_transaction(struct btrfs_trans_handle *trans, in __btrfs_end_transaction()
303 int btrfs_end_transaction(struct btrfs_trans_handle *trans, in btrfs_end_transaction()
309 int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans, in btrfs_end_transaction_throttle()
398 int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans, in btrfs_write_and_wait_transaction()
420 static int update_cowonly_root(struct btrfs_trans_handle *trans, in update_cowonly_root()
456 int btrfs_commit_tree_roots(struct btrfs_trans_handle *trans, in btrfs_commit_tree_roots()
509 static noinline int add_dirty_roots(struct btrfs_trans_handle *trans, in add_dirty_roots()
612 struct btrfs_trans_handle *trans; in btrfs_defrag_root() local
645 struct btrfs_trans_handle *trans; in drop_dirty_roots() local
738 static noinline int create_pending_snapshot(struct btrfs_trans_handle *trans, in create_pending_snapshot()
[all …]
Dtree-log.c85 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
184 struct btrfs_trans_handle *trans; member
232 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item()
403 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent()
580 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item()
709 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref()
875 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count()
935 static noinline int fixup_inode_link_counts(struct btrfs_trans_handle *trans, in fixup_inode_link_counts()
988 static noinline int link_to_fixup_dir(struct btrfs_trans_handle *trans, in link_to_fixup_dir()
1025 static noinline int insert_one_name(struct btrfs_trans_handle *trans, in insert_one_name()
[all …]
Dextent-tree.c516 static noinline int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref()
561 static noinline int update_backrefs(struct btrfs_trans_handle *trans, in update_backrefs()
646 static noinline int insert_extents(struct btrfs_trans_handle *trans, in insert_extents()
807 static noinline int insert_extent_backref(struct btrfs_trans_handle *trans, in insert_extent_backref()
866 static noinline int remove_extent_backref(struct btrfs_trans_handle *trans, in remove_extent_backref()
930 static noinline int free_extents(struct btrfs_trans_handle *trans, in free_extents()
1175 static int __btrfs_update_extent_ref(struct btrfs_trans_handle *trans, in __btrfs_update_extent_ref()
1253 int btrfs_update_extent_ref(struct btrfs_trans_handle *trans, in btrfs_update_extent_ref()
1270 static int __btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, in __btrfs_inc_extent_ref()
1332 int btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, in btrfs_inc_extent_ref()
[all …]
Ddir-item.c32 static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle in insert_with_overflow()
70 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, in btrfs_insert_xattr_item()
131 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_dir_item()
211 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item()
258 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_index_item()
281 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans, in btrfs_lookup_xattr()
357 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, in btrfs_delete_one_dir_name()
Dctree.c191 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root()
262 static noinline int __btrfs_cow_block(struct btrfs_trans_handle *trans, in __btrfs_cow_block()
413 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
517 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node()
896 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
1132 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
1480 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_search_slot()
1754 int btrfs_merge_path(struct btrfs_trans_handle *trans, in btrfs_merge_path()
1896 static int fixup_low_keys(struct btrfs_trans_handle *trans, in fixup_low_keys()
1923 int btrfs_set_item_key_safe(struct btrfs_trans_handle *trans, in btrfs_set_item_key_safe()
[all …]
Dinode-item.c52 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref()
110 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_ref()
165 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode()
182 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_lookup_inode()
Dorphan.c22 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item()
43 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item()
Dinode.c109 static noinline int insert_inline_extent(struct btrfs_trans_handle *trans, in insert_inline_extent()
207 static int cow_file_range_inline(struct btrfs_trans_handle *trans, in cow_file_range_inline()
309 struct btrfs_trans_handle *trans; in compress_file_range() local
533 struct btrfs_trans_handle *trans; in submit_compressed_extents() local
685 struct btrfs_trans_handle *trans; in cow_file_range() local
943 struct btrfs_trans_handle *trans; in run_delalloc_nocow() local
1323 static noinline int add_pending_csums(struct btrfs_trans_handle *trans, in add_pending_csums()
1438 static int insert_reserved_file_extent(struct btrfs_trans_handle *trans, in insert_reserved_file_extent()
1502 struct btrfs_trans_handle *trans; in btrfs_finish_ordered_io() local
1784 int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode) in btrfs_orphan_add()
[all …]
Droot-tree.c117 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root()
152 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_root()
248 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root()
331 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, in btrfs_add_root_ref()
Dioctl.c59 struct btrfs_trans_handle *trans; in create_subvol() local
198 struct btrfs_trans_handle *trans; in create_snapshot() local
450 struct btrfs_trans_handle *trans; in btrfs_ioctl_resize() local
730 struct btrfs_trans_handle *trans; in btrfs_ioctl_clone() local
1036 struct btrfs_trans_handle *trans; in btrfs_ioctl_trans_start() local
1075 struct btrfs_trans_handle *trans; in btrfs_ioctl_trans_end() local
Dfile-item.c36 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, in btrfs_insert_file_extent()
80 struct btrfs_csum_item *btrfs_lookup_csum(struct btrfs_trans_handle *trans, in btrfs_lookup_csum()
132 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, in btrfs_lookup_file_extent()
447 static noinline int truncate_one_csum(struct btrfs_trans_handle *trans, in truncate_one_csum()
504 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums()
613 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, in btrfs_csum_file_blocks()
Dvolumes.c593 static noinline int find_free_dev_extent(struct btrfs_trans_handle *trans, in find_free_dev_extent()
711 static int btrfs_free_dev_extent(struct btrfs_trans_handle *trans, in btrfs_free_dev_extent()
759 int btrfs_alloc_dev_extent(struct btrfs_trans_handle *trans, in btrfs_alloc_dev_extent()
885 int btrfs_add_device(struct btrfs_trans_handle *trans, in btrfs_add_device()
945 struct btrfs_trans_handle *trans; in btrfs_rm_dev_item() local
1144 static int btrfs_prepare_sprout(struct btrfs_trans_handle *trans, in btrfs_prepare_sprout()
1198 static int btrfs_finish_sprout(struct btrfs_trans_handle *trans, in btrfs_finish_sprout()
1273 struct btrfs_trans_handle *trans; in btrfs_init_new_device() local
1405 static noinline int btrfs_update_device(struct btrfs_trans_handle *trans, in btrfs_update_device()
1451 static int __btrfs_grow_device(struct btrfs_trans_handle *trans, in __btrfs_grow_device()
[all …]
Dtransaction.h63 static inline void btrfs_set_trans_block_group(struct btrfs_trans_handle *trans, in btrfs_set_trans_block_group()
70 struct btrfs_trans_handle *trans, in btrfs_update_inode_block_group()
76 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans()
Dfile.c105 static noinline int dirty_and_release_pages(struct btrfs_trans_handle *trans, in dirty_and_release_pages()
364 noinline int btrfs_drop_extents(struct btrfs_trans_handle *trans, in btrfs_drop_extents()
727 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans, in btrfs_mark_extent_written()
1159 struct btrfs_trans_handle *trans; in btrfs_file_write() local
1209 struct btrfs_trans_handle *trans; in btrfs_sync_file() local
Dtree-defrag.c31 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans, in btrfs_defrag_leaves()
Dinode-map.c59 int btrfs_find_free_objectid(struct btrfs_trans_handle *trans, in btrfs_find_free_objectid()
Ddisk-io.c854 int clean_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, in clean_tree_block()
957 int btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_free_log_root_tree()
993 static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans, in alloc_log_tree()
1042 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree()
1055 int btrfs_add_log_tree(struct btrfs_trans_handle *trans, in btrfs_add_log_tree()
1459 struct btrfs_trans_handle *trans; in transaction_kthread() local
2166 int write_ctree_super(struct btrfs_trans_handle *trans, in write_ctree_super()
2237 struct btrfs_trans_handle *trans; in btrfs_commit_super() local
Dxattr.c93 struct btrfs_trans_handle *trans; in __btrfs_setxattr() local
Dsuper.c365 struct btrfs_trans_handle *trans; in btrfs_sync_fs() local
/fs/xfs/
Dxfs_log_recover.c1359 xlog_recover_t *trans) in xlog_recover_put_hashq()
1377 xlog_recover_t *trans, in xlog_recover_add_to_cont_trans()
1421 xlog_recover_t *trans, in xlog_recover_add_to_trans()
1486 xlog_recover_t *trans; in xlog_recover_new_tid() local
1497 xlog_recover_t *trans) in xlog_recover_unlink_tid()
1552 xlog_recover_t *trans) in xlog_recover_reorder_trans()
2766 xlog_recover_t *trans, in xlog_recover_do_trans()
2826 xlog_recover_t *trans) in xlog_recover_free_trans()
2851 xlog_recover_t *trans, in xlog_recover_commit_trans()
2866 xlog_recover_t *trans) in xlog_recover_unmount_trans()
[all …]
Dxfs_attr_leaf.c1194 xfs_attr_leaf_compact(xfs_trans_t *trans, xfs_dabuf_t *bp) in xfs_attr_leaf_compact()
2678 xfs_attr_root_inactive(xfs_trans_t **trans, xfs_inode_t *dp) in xfs_attr_root_inactive()
2732 xfs_attr_node_inactive(xfs_trans_t **trans, xfs_inode_t *dp, xfs_dabuf_t *bp, in xfs_attr_node_inactive()
2839 xfs_attr_leaf_inactive(xfs_trans_t **trans, xfs_inode_t *dp, xfs_dabuf_t *bp) in xfs_attr_leaf_inactive()
2918 xfs_attr_leaf_freextent(xfs_trans_t **trans, xfs_inode_t *dp, in xfs_attr_leaf_freextent()
Dxfs_da_btree.c1934 xfs_trans_t *trans, in xfs_da_do_buf()
2147 xfs_trans_t *trans, in xfs_da_get_buf()
2163 xfs_trans_t *trans, in xfs_da_read_buf()
2179 xfs_trans_t *trans, in xfs_da_reada_buf()
Dxfs_trans.c1232 struct xfs_trans *trans; in xfs_trans_roll() local
Dxfs_da_btree.h104 struct xfs_trans *trans; /* current trans (changes over time) */ member
Dxfs_attr.c778 xfs_trans_t *trans; in xfs_attr_inactive() local

12