Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/virtual/kvm/
Dcpuid.txt22 This function queries the presence of KVM cpuid leafs.
Dmmu.txt241 possible for non-leafs. This field counts the number of emulations
/Linux-v4.19/fs/btrfs/
Dbackref.c1359 u64 time_seq, struct ulist **leafs, argument
1364 *leafs = ulist_alloc(GFP_NOFS);
1365 if (!*leafs)
1369 *leafs, NULL, extent_item_pos, NULL, ignore_offset);
1371 free_leaf_list(*leafs);