Searched refs:dent_next (Results 1 – 1 of 1) sorted by relevance
1233 const struct gfs2_dirent *dent, *dent_next; in do_filldir_main() local1240 dent_next = darr[0]; in do_filldir_main()1241 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main()1245 dent = dent_next; in do_filldir_main()1249 dent_next = darr[y]; in do_filldir_main()1250 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main()