Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dindirect.c1350 int subtree = 1; in ext4_ind_remove_space() local
/linux/net/ipv6/
H A Dip6_fib.c1643 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_node_lookup_1() local
1786 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_locate() local
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c276 static struct node *node_copy_subtree(const struct node *subtree) in node_copy_subtree()
/linux/fs/
H A Dnamespace.c2475 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts()