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

/linux-4.1.27/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.c1455 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
1638 struct btrfs_disk_key disk_key; btrfs_realloc_node() local
2150 struct btrfs_disk_key disk_key; push_nodes_for_insert() local
2203 struct btrfs_disk_key disk_key; push_nodes_for_insert() local
2239 struct btrfs_disk_key disk_key; reada_for_search() local
2587 struct btrfs_disk_key disk_key; key_search_validate() local
3158 struct btrfs_disk_key disk_key; btrfs_set_item_key_safe() local
3448 struct btrfs_disk_key disk_key; split_node() local
3597 struct btrfs_disk_key disk_key; __push_leaf_right() local
3819 struct btrfs_disk_key disk_key; __push_leaf_left() local
4040 struct btrfs_disk_key disk_key; copy_for_split() local
4166 struct btrfs_disk_key disk_key; split_leaf() local
4407 struct btrfs_disk_key disk_key; split_item() local
4589 struct btrfs_disk_key disk_key; btrfs_truncate_item() local
4714 struct btrfs_disk_key disk_key; setup_items_for_insert() local
4890 struct btrfs_disk_key disk_key; del_ptr() local
4992 struct btrfs_disk_key disk_key; btrfs_del_items() local
H A Dioctl.c3910 struct btrfs_disk_key disk_key; btrfs_ioctl_default_subvol() local
H A Dvolumes.c2537 struct btrfs_disk_key *disk_key; btrfs_del_sys_chunk() local
4091 struct btrfs_disk_key disk_key; btrfs_add_system_chunk() local
6259 struct btrfs_disk_key *disk_key; btrfs_read_sys_array() local
H A Dctree.h2782 struct btrfs_disk_key disk_key; btrfs_node_key_to_cpu() local
2790 struct btrfs_disk_key disk_key; btrfs_item_key_to_cpu() local
2799 struct btrfs_disk_key disk_key; btrfs_dir_item_key_to_cpu() local
2639 btrfs_set_node_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_set_node_key() argument
2686 btrfs_item_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_item_key() argument
2693 btrfs_set_item_key(struct extent_buffer *eb, struct btrfs_disk_key *disk_key, int nr) btrfs_set_item_key() argument

Completed in 432 milliseconds