Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Ddir.c1273 u64 off, off_next; in do_filldir_main() local
1282 off_next = dent_next->de_cookie; in do_filldir_main()
1286 off = off_next; in do_filldir_main()
1290 off_next = dent_next->de_cookie; in do_filldir_main()
1296 if (off_next == off) { in do_filldir_main()