Home
last modified time | relevance | path

Searched refs:dent_next (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/gfs2/
Ddir.c1190 const struct gfs2_dirent *dent, *dent_next; in do_filldir_main() local
1198 dent_next = darr[0]; in do_filldir_main()
1199 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main()
1203 dent = dent_next; in do_filldir_main()
1207 dent_next = darr[y]; in do_filldir_main()
1208 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main()