Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dbch.c520 unsigned int *roots) in find_affine4_roots()
556 unsigned int *roots) in find_poly_deg1_roots()
571 unsigned int *roots) in find_poly_deg2_roots()
613 unsigned int *roots) in find_poly_deg3_roots()
646 unsigned int *roots) in find_poly_deg4_roots()
885 struct gf_poly *poly, unsigned int *roots) in find_poly_roots()
925 struct gf_poly *p, unsigned int *roots) in chien_search()
1179 unsigned int i, j, nbits, r, word, *roots; in compute_generator_polynomial() local
/linux-4.19.296/fs/btrfs/
Dbackref.c1144 struct ulist *roots, const u64 *extent_item_pos,
1423 u64 time_seq, struct ulist **roots,
1463 u64 time_seq, struct ulist **roots,
1496 struct ulist *roots = NULL; local
1933 struct ulist *roots = NULL; local
Dqgroup.c1858 struct ulist *roots, struct ulist *tmp, in qgroup_update_refcnt()
2042 static int maybe_fs_roots(struct ulist *roots) in maybe_fs_roots()
2704 struct ulist *roots = NULL; in qgroup_rescan_leaf() local
Dref-verify.c69 struct rb_root roots; member