Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
Dbr_stp.c352 int isroot = br_is_root_bridge(br); in br_topology_change_detection() local
358 isroot ? "propagating" : "sending tcn bpdu"); in br_topology_change_detection()
360 if (isroot) { in br_topology_change_detection()
/kernel/linux/linux-5.10/fs/cifs/
Dconnect.c5350 bool isroot; in cifs_tree_connect() local
5367 isroot = ref.server_type == DFS_TYPE_ROOT; in cifs_tree_connect()
5413 if (!rc && !isroot) { in cifs_tree_connect()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch42675 + slot->isroot = 1;
42680 + slot->isroot = 0;
42754 + if (slot->isroot) {
42759 + next_slot->isroot = 1;
44325 + BUFPRINT("\troot:%d\n", slot->isroot);
45248 + int isroot;