Searched defs:roots (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dqgroup.c1881 struct ulist *roots = NULL; check_existing_refs() local
1949 struct ulist *roots = NULL; qgroup_shared_accounting() local
2065 struct ulist *roots = NULL; qgroup_subtree_accounting() local
2644 struct ulist *roots = NULL; qgroup_rescan_leaf() local
1562 qgroup_calc_old_refcnt(struct btrfs_fs_info *fs_info, u64 root_to_skip, struct ulist *tmp, struct ulist *roots, struct ulist *qgroups, u64 seq, int *old_roots, int rescan) qgroup_calc_old_refcnt() argument
H A Dbackref.c1221 struct ulist *roots = NULL; btrfs_check_shared() local
1629 struct ulist *roots = NULL; iterate_extent_inodes() local
887 find_parent_nodes(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 bytenr, u64 time_seq, struct ulist *refs, struct ulist *roots, const u64 *extent_item_pos, u64 root_objectid, u64 inum) find_parent_nodes() argument
1151 __btrfs_find_all_roots(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 bytenr, u64 time_seq, struct ulist **roots) __btrfs_find_all_roots() argument
1189 btrfs_find_all_roots(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 bytenr, u64 time_seq, struct ulist **roots) btrfs_find_all_roots() argument
H A Dioctl.c3058 struct ulist *roots; check_ref() local
/linux-4.1.27/lib/
H A Dbch.c1169 unsigned int i, j, nbits, r, word, *roots; compute_generator_polynomial() local
508 find_affine4_roots(struct bch_control *bch, unsigned int a, unsigned int b, unsigned int c, unsigned int *roots) find_affine4_roots() argument
545 find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg1_roots() argument
560 find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg2_roots() argument
602 find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg3_roots() argument
635 find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg4_roots() argument
874 find_poly_roots(struct bch_control *bch, unsigned int k, struct gf_poly *poly, unsigned int *roots) find_poly_roots() argument
914 chien_search(struct bch_control *bch, unsigned int len, struct gf_poly *p, unsigned int *roots) chien_search() argument

Completed in 161 milliseconds