cpu_key 48 fs/reiserfs/dir.c struct cpu_key pos_key; /* key of current position in the directory (key of directory entry) */ cpu_key 963 fs/reiserfs/fix_node.c struct cpu_key s_lr_father_key; cpu_key 251 fs/reiserfs/inode.c struct cpu_key key; cpu_key 598 fs/reiserfs/inode.c struct cpu_key key; cpu_key 775 fs/reiserfs/inode.c struct cpu_key tmp_key; cpu_key 905 fs/reiserfs/inode.c struct cpu_key tmp_key; cpu_key 1319 fs/reiserfs/inode.c struct cpu_key key; cpu_key 1410 fs/reiserfs/inode.c struct cpu_key key; cpu_key 1524 fs/reiserfs/inode.c struct cpu_key key; cpu_key 1659 fs/reiserfs/inode.c struct cpu_key key; cpu_key 1716 fs/reiserfs/inode.c struct cpu_key key; cpu_key 1766 fs/reiserfs/inode.c struct cpu_key key; cpu_key 2178 fs/reiserfs/inode.c struct cpu_key key; cpu_key 287 fs/reiserfs/namei.c struct cpu_key key_to_search; cpu_key 358 fs/reiserfs/namei.c reiserfs_iget(dir->i_sb, (struct cpu_key *)&(de.de_dir_id)); cpu_key 401 fs/reiserfs/namei.c inode = reiserfs_iget(dir->i_sb, (struct cpu_key *)&(de.de_dir_id)); cpu_key 425 fs/reiserfs/namei.c struct cpu_key entry_key; cpu_key 213 fs/reiserfs/prints.c sprintf_cpu_key(p, va_arg(args, struct cpu_key *)); cpu_key 89 fs/reiserfs/stree.c if (n < cpu_key->on_disk_key.k_dir_id) cpu_key 91 fs/reiserfs/stree.c if (n > cpu_key->on_disk_key.k_dir_id) cpu_key 94 fs/reiserfs/stree.c if (n < cpu_key->on_disk_key.k_objectid) cpu_key 96 fs/reiserfs/stree.c if (n > cpu_key->on_disk_key.k_objectid) cpu_key 111 fs/reiserfs/stree.c retval = comp_short_keys(le_key, cpu_key); cpu_key 115 fs/reiserfs/stree.c cpu_key_k_offset(cpu_key)) cpu_key 118 fs/reiserfs/stree.c cpu_key_k_offset(cpu_key)) cpu_key 121 fs/reiserfs/stree.c if (cpu_key->key_length == 3) cpu_key 126 fs/reiserfs/stree.c cpu_key_k_type(cpu_key)) cpu_key 130 fs/reiserfs/stree.c cpu_key_k_type(cpu_key)) cpu_key 209 fs/reiserfs/stree.c (struct cpu_key *)p_v_key)) { cpu_key 1330 fs/reiserfs/stree.c struct cpu_key cpu_key; cpu_key 1336 fs/reiserfs/stree.c le_key2cpu_key(&cpu_key, key); cpu_key 1339 fs/reiserfs/stree.c retval = search_item(th->t_super, &cpu_key, &path); cpu_key 1344 fs/reiserfs/stree.c &cpu_key); cpu_key 1395 fs/reiserfs/stree.c &cpu_key); cpu_key 1504 fs/reiserfs/stree.c struct cpu_key tail_key; cpu_key 1770 fs/reiserfs/stree.c struct cpu_key s_item_key; /* Key to search for a previous file item. */ cpu_key 147 fs/reiserfs/super.c struct cpu_key max_cpu_key, obj_key; cpu_key 329 fs/reiserfs/super.c struct cpu_key key; cpu_key 1431 fs/reiserfs/super.c struct cpu_key key; cpu_key 25 fs/reiserfs/tail_conversion.c struct cpu_key end_key; /* Key to search for the last byte of the cpu_key 185 fs/reiserfs/tail_conversion.c struct cpu_key key; cpu_key 215 fs/reiserfs/xattr.c struct cpu_key pos_key; /* key of current position in the directory (key of directory entry) */ cpu_key 1068 include/linux/reiserfs_fs.h struct cpu_key de_entry_key; cpu_key 1465 include/linux/reiserfs_fs.h void (*decrement_key) (struct cpu_key *);