Lines Matching refs:INODE_PKEY
294 u32 parent_dir = le32_to_cpu(INODE_PKEY(dir)->k_dir_id); in reiserfs_choose_packing()
300 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing()
302 packing = INODE_PKEY(dir)->k_dir_id; in reiserfs_choose_packing()
304 packing = INODE_PKEY(dir)->k_objectid; in reiserfs_choose_packing()
737 hash_in = (char *)(&INODE_PKEY(hint->inode)->k_dir_id); in new_hashed_relocation()
740 (char *)(&INODE_PKEY(hint->inode)->k_objectid); in new_hashed_relocation()
758 dirid = le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id); in dirid_groups()
784 dirid = le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id); in oid_groups()
792 oid = le32_to_cpu(INODE_PKEY(hint->inode)->k_objectid); in oid_groups()
867 keyed_hash((char *)(&INODE_PKEY(hint->inode)->k_dir_id), in displace_large_file()
872 keyed_hash((char *)(&INODE_PKEY(hint->inode)->k_objectid), in displace_large_file()
883 hash_in = (char *)(&INODE_PKEY(hint->inode)->k_dir_id); in hash_formatted_node()
885 hash_in = (char *)(&INODE_PKEY(hint->inode)->k_objectid); in hash_formatted_node()
920 hash_in = le32_to_cpu((INODE_PKEY(hint->inode))->k_dir_id); in old_hashed_relocation()
940 le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id) % (hint->end - in old_way()