Searched defs:root_level (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
H A D | backref.c | 348 int root_level; __resolve_indirect_ref() local
|
H A D | ctree.c | 5221 tree_move_down(struct btrfs_root *root, struct btrfs_path *path, int *level, int root_level) tree_move_down() argument 5232 tree_move_next_or_upnext(struct btrfs_root *root, struct btrfs_path *path, int *level, int root_level) tree_move_next_or_upnext() argument 5263 tree_advance(struct btrfs_root *root, struct btrfs_path *path, int *level, int root_level, int allow_down, struct btrfs_key *key) tree_advance() argument
|
H A D | extent-tree.c | 8195 adjust_slots_upwards(struct btrfs_root *root, struct btrfs_path *path, int root_level) adjust_slots_upwards() argument 8246 account_shared_subtree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *root_eb, u64 root_gen, int root_level) account_shared_subtree() argument
|
H A D | ctree.h | 483 u8 root_level; member in struct:btrfs_super_block
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | kvm_host.h | 287 int root_level; member in struct:kvm_mmu
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | mmu.c | 3877 unsigned level, root_level = mmu->root_level; update_last_pte_bitmap() local
|
Completed in 370 milliseconds