Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dperms.h73 u32 subtree; /* allow perm on full subtree only when allow is set */ member
/linux/fs/ext4/
H A Dindirect.c1350 int subtree = 1; in ext4_ind_remove_space() local
/linux/net/ipv6/
H A Dip6_fib.c1636 struct fib6_node *subtree = FIB6_SUBTREE(fn); in fib6_node_lookup_1() local
1779 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.c2405 static bool check_for_nsfs_mounts(struct mount *subtree) in check_for_nsfs_mounts()