btrfs_inode_hash
unsigned long hash = btrfs_inode_hash(BTRFS_BTREE_INODE_OBJECTID,
unsigned long hashval = btrfs_inode_hash(ino, root);
btrfs_inode_hash(inode->i_ino, BTRFS_I(inode)->root),