Home
last modified time | relevance | path

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

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