Lines Matching refs:cpu_key
1306 struct cpu_key { struct
1582 static inline loff_t cpu_key_k_offset(const struct cpu_key *key) in cpu_key_k_offset()
1587 static inline loff_t cpu_key_k_type(const struct cpu_key *key) in cpu_key_k_type()
1592 static inline void set_cpu_key_k_offset(struct cpu_key *key, loff_t offset) in set_cpu_key_k_offset()
1597 static inline void set_cpu_key_k_type(struct cpu_key *key, int type) in set_cpu_key_k_type()
1602 static inline void cpu_key_k_offset_dec(struct cpu_key *key) in cpu_key_k_offset_dec()
1995 struct cpu_key de_entry_key;
2628 void (*decrement_key) (struct cpu_key *);
2970 const struct cpu_key *cpu_key);
2971 extern void le_key2cpu_key(struct cpu_key *to, const struct reiserfs_key *from);
3002 int search_by_key(struct super_block *, const struct cpu_key *,
3006 const struct cpu_key *cpu_key,
3016 const struct cpu_key *key,
3022 const struct cpu_key *key,
3028 struct cpu_key *key,
3034 const struct cpu_key *key,
3079 void make_cpu_key(struct cpu_key *cpu_key, struct inode *inode, loff_t offset,
3081 void make_le_item_head(struct item_head *ih, const struct cpu_key *key,
3084 struct inode *reiserfs_iget(struct super_block *s, const struct cpu_key *key);
3110 int search_by_entry_key(struct super_block *sb, const struct cpu_key *key,
3172 struct page *, struct treepath *, const struct cpu_key *,