Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/lib/
Drbtree_test.c225 u32 subtree, max = node->val; in check_augmented() local
/kernel/linux/linux-5.10/fs/ext4/
Dindirect.c1344 int subtree = 1; in ext4_ind_remove_space() local
/kernel/linux/linux-5.10/net/ipv6/
Dip6_fib.c1578 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_node_lookup_1() local
1721 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_locate() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
Dsparsebit.c276 static struct node *node_copy_subtree(struct node *subtree) in node_copy_subtree()
/kernel/linux/linux-5.10/include/net/
Dip6_fib.h77 struct fib6_node __rcu *subtree; member
/kernel/linux/linux-5.10/fs/
Dnamespace.c2666 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts()