Lines Matching defs:root

140 			   struct btrfs_root *root,  in start_log_trans()
202 static int join_running_log_trans(struct btrfs_root *root) in join_running_log_trans()
224 int btrfs_pin_log_trans(struct btrfs_root *root) in btrfs_pin_log_trans()
238 void btrfs_end_log_trans(struct btrfs_root *root) in btrfs_end_log_trans()
342 struct btrfs_root *root, in overwrite_item()
553 static noinline struct inode *read_one_inode(struct btrfs_root *root, in read_one_inode()
585 struct btrfs_root *root, in replay_one_extent()
775 struct btrfs_root *root, in drop_one_dir_item()
824 static noinline int inode_in_dir(struct btrfs_root *root, in inode_in_dir()
921 struct btrfs_root *root, in __add_inode_ref()
1150 struct btrfs_root *root, in add_inode_ref()
1279 struct btrfs_root *root, u64 ino) in insert_orphan_item()
1290 static int count_inode_extrefs(struct btrfs_root *root, in count_inode_extrefs()
1334 static int count_inode_refs(struct btrfs_root *root, in count_inode_refs()
1402 struct btrfs_root *root, in fixup_inode_link_count()
1450 struct btrfs_root *root, in fixup_inode_link_counts()
1510 struct btrfs_root *root, in link_to_fixup_dir()
1551 struct btrfs_root *root, in insert_one_name()
1618 struct btrfs_root *root, in replay_one_name()
1738 struct btrfs_root *root, in replay_one_dir_item()
1777 static noinline int find_dir_range(struct btrfs_root *root, in find_dir_range()
1855 struct btrfs_root *root, in check_item_in_log()
1963 struct btrfs_root *root, in replay_xattr_deletes()
2071 struct btrfs_root *root, in replay_dir_deletes()
2182 struct btrfs_root *root = wc->replay_dest; in replay_one_buffer() local
2287 struct btrfs_root *root, in walk_down_log_tree()
2385 struct btrfs_root *root, in walk_up_log_tree()
2539 struct btrfs_root *root, int transid) in wait_log_commit()
2565 struct btrfs_root *root) in wait_for_writer()
2580 static inline void btrfs_remove_log_ctx(struct btrfs_root *root, in btrfs_remove_log_ctx()
2595 static inline void btrfs_remove_all_log_ctxs(struct btrfs_root *root, in btrfs_remove_all_log_ctxs()
2624 struct btrfs_root *root, struct btrfs_log_ctx *ctx) in btrfs_sync_log()
2914 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root) in btrfs_free_log()
2955 struct btrfs_root *root, in btrfs_del_dir_entries_in_log()
3063 struct btrfs_root *root, in btrfs_del_inode_ref_in_log()
3132 struct btrfs_root *root, struct inode *inode, in log_dir_items()
3322 struct btrfs_root *root, struct inode *inode, in log_directory_changes()
3782 struct btrfs_root *root, in wait_ordered_extents()
3930 struct inode *inode, struct btrfs_root *root, in log_one_extent()
4024 struct btrfs_root *root, in btrfs_log_changed_extents()
4136 struct btrfs_root *root, in btrfs_log_all_xattrs()
4231 struct btrfs_root *root, in btrfs_log_trailing_hole()
4443 struct btrfs_root *root, struct inode *inode, in btrfs_log_inode()
4814 struct btrfs_root *root; in check_parent_dirs_for_sync() local
4923 struct btrfs_root *root, in log_new_dir_dentries()
5057 struct btrfs_root *root, struct inode *inode, in btrfs_log_inode_parent()
5193 struct btrfs_root *root, struct dentry *dentry, in btrfs_log_dentry_safe()
5420 struct btrfs_root * root = BTRFS_I(inode)->root; in btrfs_log_new_name() local