Searched refs:gfs2_dir_offset2hash (Results 1 – 1 of 1) sorted by relevance
79 #define gfs2_dir_offset2hash(p) ((u32)(((u64)(p)) << 1)) macro1540 hash = gfs2_dir_offset2hash(ctx->pos); in dir_e_read()