Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Ddir.c1272 const struct gfs2_dirent *dent, *dent_next; in do_filldir_main() local
1281 dent_next = darr[0]; in do_filldir_main()
1282 off_next = dent_next->de_cookie; in do_filldir_main()
1285 dent = dent_next; in do_filldir_main()
1289 dent_next = darr[y]; in do_filldir_main()
1290 off_next = dent_next->de_cookie; in do_filldir_main()