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.c5364 bool isroot; in cifs_tree_connect() local
5381 isroot = ref.server_type == DFS_TYPE_ROOT; in cifs_tree_connect()
5427 if (!rc && !isroot) { in cifs_tree_connect()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch42679 + slot->isroot = 1;
42684 + slot->isroot = 0;
42758 + if (slot->isroot) {
42763 + next_slot->isroot = 1;
44329 + BUFPRINT("\troot:%d\n", slot->isroot);
45252 + int isroot;