Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dperms.h73 u32 subtree; /* allow perm on full subtree only when allow is set */ member
/linux-6.12.1/lib/
Drbtree_test.c225 u32 subtree, max = node->val; in check_augmented() local
/linux-6.12.1/fs/ext4/
Dindirect.c1350 int subtree = 1; in ext4_ind_remove_space() local
/linux-6.12.1/net/ipv6/
Dip6_fib.c1597 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_node_lookup_1() local
1740 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_locate() local
/linux-6.12.1/tools/testing/selftests/kvm/lib/
Dsparsebit.c276 static struct node *node_copy_subtree(const struct node *subtree) in node_copy_subtree()
/linux-6.12.1/include/net/
Dip6_fib.h72 struct fib6_node __rcu *subtree; member
/linux-6.12.1/fs/
Dnamespace.c3079 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts()