Searched refs:gfs2_dir_offset2hash (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/gfs2/ | ||
H A D | dir.c | 84 #define gfs2_dir_offset2hash(p) ((u32)(((u64)(p)) << 1)) macro 1453 hash = gfs2_dir_offset2hash(ctx->pos); dir_e_read() |
Completed in 90 milliseconds