Home
last modified time | relevance | path

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

/linux-2.6.39/fs/gfs2/
Ddir.c79 #define gfs2_disk_hash2offset(h) (((u64)(h)) >> 1) macro
1200 off_next = gfs2_disk_hash2offset(off_next); in do_filldir_main()
1209 off_next = gfs2_disk_hash2offset(off_next); in do_filldir_main()