Searched defs:disk_key (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/fs/btrfs/
H A Dstruct-funcs.c141 struct btrfs_key_ptr, key, disk_key); btrfs_node_key() local
136 btrfs_node_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_node_key() argument
H A Ddir-item.c78 struct btrfs_disk_key disk_key; btrfs_insert_xattr_item() local
132 struct btrfs_disk_key disk_key; btrfs_insert_dir_item() local
H A Ddelayed-inode.c1459 btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, struct inode *dir, struct btrfs_disk_key *disk_key, u8 type, u64 index) btrfs_insert_delayed_dir_index() argument
H A Dcheck-integrity.c157 struct btrfs_disk_key disk_key; /* extra info to print in case of member in struct:btrfsic_block
1028 struct btrfs_disk_key *disk_key; btrfsic_process_metablock() local
1263 btrfsic_create_link_to_next_block( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u64 next_bytenr, int limit_nesting, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block **next_blockp, int force_iodone_flag, int *num_copiesp, int *mirror_nump, struct btrfs_disk_key *disk_key, u64 parent_generation) btrfsic_create_link_to_next_block() argument
H A Dfree-space-cache.c52 struct btrfs_disk_key disk_key; __lookup_free_space_inode() local
137 struct btrfs_disk_key disk_key; __create_free_space_inode() local
H A Dctree.c246 struct btrfs_disk_key disk_key; btrfs_copy_root() local
1100 struct btrfs_disk_key disk_key; __btrfs_cow_block() local
1641 struct btrfs_disk_key disk_key; btrfs_realloc_node() local
2156 struct btrfs_disk_key disk_key; push_nodes_for_insert() local
2209 struct btrfs_disk_key disk_key; push_nodes_for_insert() local
2245 struct btrfs_disk_key disk_key; reada_for_search() local
2593 struct btrfs_disk_key disk_key; key_search_validate() local
3164 struct btrfs_disk_key disk_key; btrfs_set_item_key_safe() local
3454 struct btrfs_disk_key disk_key; split_node() local
3603 struct btrfs_disk_key disk_key; __push_leaf_right() local
3825 struct btrfs_disk_key disk_key; __push_leaf_left() local
4046 struct btrfs_disk_key disk_key; copy_for_split() local
4172 struct btrfs_disk_key disk_key; split_leaf() local
4413 struct btrfs_disk_key disk_key; split_item() local
4595 struct btrfs_disk_key disk_key; btrfs_truncate_item() local
4720 struct btrfs_disk_key disk_key; setup_items_for_insert() local
4896 struct btrfs_disk_key disk_key; del_ptr() local
4998 struct btrfs_disk_key disk_key; btrfs_del_items() local
H A Dioctl.c4075 struct btrfs_disk_key disk_key; btrfs_ioctl_default_subvol() local
H A Dvolumes.c2684 struct btrfs_disk_key *disk_key; btrfs_del_sys_chunk() local
4418 struct btrfs_disk_key disk_key; btrfs_add_system_chunk() local
6449 struct btrfs_disk_key *disk_key; btrfs_read_sys_array() local
H A Dctree.h2826 struct btrfs_disk_key disk_key; btrfs_node_key_to_cpu() local
2834 struct btrfs_disk_key disk_key; btrfs_item_key_to_cpu() local
2843 struct btrfs_disk_key disk_key; btrfs_dir_item_key_to_cpu() local
2683 btrfs_set_node_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_set_node_key() argument
2730 btrfs_item_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_item_key() argument
2737 btrfs_set_item_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_set_item_key() argument

Completed in 543 milliseconds