Searched refs:btrfs_dec_ref (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c3154 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, btrfs_dec_ref() function
8032 ret = btrfs_dec_ref(trans, root, eb, 0); walk_down_proc()
8279 ret = btrfs_dec_ref(trans, root, eb, 1); walk_up_proc()
8281 ret = btrfs_dec_ref(trans, root, eb, 0); walk_up_proc()
H A Dctree.c1039 ret = btrfs_dec_ref(trans, root, buf, 0); update_ref_for_cow()
1072 ret = btrfs_dec_ref(trans, root, buf, 1); update_ref_for_cow()
H A Dctree.h3399 int btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root,

Completed in 148 milliseconds