Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Drbtree_test.c225 u32 subtree, max = node->val; in check_augmented() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp457 QJsonObject subtree = ja.at(i).toObject(); in handleForecastNetworkData() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dindirect.c1337 int subtree = 1; in ext4_ind_remove_space() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_fib.c1577 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_node_lookup_1() local
1720 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_locate() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c276 static struct node *node_copy_subtree(struct node *subtree) in node_copy_subtree()
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h80 struct fib6_node __rcu *subtree; member
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c2665 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts()