Home
last modified time | relevance | path

Searched refs:leafs (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/Documentation/virtual/kvm/
Dcpuid.txt22 This function queries the presence of KVM cpuid leafs.
Dmmu.txt237 possible for non-leafs. This field counts the number of emulations
/linux-4.4.14/fs/btrfs/
Dbackref.c1167 u64 time_seq, struct ulist **leafs, argument
1172 *leafs = ulist_alloc(GFP_NOFS);
1173 if (!*leafs)
1177 time_seq, *leafs, NULL, extent_item_pos, 0, 0);
1179 free_leaf_list(*leafs);