Searched refs:btrfs_find_all_roots (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | backref.h | 54 int btrfs_find_all_roots(struct btrfs_trans_handle *trans,
|
D | qgroup.c | 1886 ret = btrfs_find_all_roots(trans, fs_info, oper->bytenr, in check_existing_refs() 1977 ret = btrfs_find_all_roots(trans, fs_info, oper->bytenr, elem.seq, in qgroup_shared_accounting() 2081 ret = btrfs_find_all_roots(trans, fs_info, oper->bytenr, in qgroup_subtree_accounting() 2699 ret = btrfs_find_all_roots(NULL, fs_info, found.objectid, 0, in qgroup_rescan_leaf()
|
D | backref.c | 1189 int btrfs_find_all_roots(struct btrfs_trans_handle *trans, function
|
D | ioctl.c | 3067 ret = btrfs_find_all_roots(trans, root->fs_info, disko, in check_ref()
|