pos2maj_hash      245 fs/ext3/dir.c  #define pos2maj_hash(pos)	((pos << 1) & 0xffffffff)
pos2maj_hash      251 fs/ext4/dir.c  #define pos2maj_hash(pos)	((pos << 1) & 0xffffffff)