Home
last modified time | relevance | path

Searched refs:subtree (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dfmc-sdb.h32 struct sdb_array **subtree; /* only valid for bridge items */ member
/linux-4.19.296/include/net/
Dip6_fib.h76 struct fib6_node __rcu *subtree; member
95 #define FIB6_SUBTREE(fn) (rcu_dereference_protected((fn)->subtree, 1))
/linux-4.19.296/fs/ext4/
Dindirect.c1349 int subtree = 1; in ext4_ind_remove_space() local
1353 subtree = 0; in ext4_ind_remove_space()
1358 if (!subtree) { in ext4_ind_remove_space()