Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Ddir.c79 #define gfs2_dir_offset2hash(p) ((u32)(((u64)(p)) << 1)) macro
1540 hash = gfs2_dir_offset2hash(ctx->pos); in dir_e_read()