Lines Matching refs:k_dir_id
329 u32 parent_dir = le32_to_cpu(INODE_PKEY(dir)->k_dir_id); in reiserfs_choose_packing()
337 packing = INODE_PKEY(dir)->k_dir_id; in reiserfs_choose_packing()
778 hash_in = (char *)&hint->key.k_dir_id; in new_hashed_relocation()
782 hash_in = (char *)&hint->key.k_dir_id; in new_hashed_relocation()
785 hash_in = (char *)(&INODE_PKEY(hint->inode)->k_dir_id); in new_hashed_relocation()
807 dirid = le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id); in dirid_groups()
809 dirid = hint->key.k_dir_id; in dirid_groups()
833 dirid = le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id); in oid_groups()
924 keyed_hash((char *)(&INODE_PKEY(hint->inode)->k_dir_id), in displace_large_file()
938 hash_in = (char *)&hint->key.k_dir_id; in hash_formatted_node()
940 hash_in = (char *)(&INODE_PKEY(hint->inode)->k_dir_id); in hash_formatted_node()
977 hash_in = le32_to_cpu((INODE_PKEY(hint->inode))->k_dir_id); in old_hashed_relocation()
997 le32_to_cpu(INODE_PKEY(hint->inode)->k_dir_id) % (hint->end - in old_way()
1011 (keyed_hash((char *)(&key->k_dir_id), 4) % 100) * (hint->end / 100); in hundredth_slices()