Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Ddir.c85 #define gfs2_dir_offset2hash(p) ((u32)(((u64)(p)) << 1)) macro
1542 hash = gfs2_dir_offset2hash(ctx->pos); in dir_e_read()