Home
last modified time | relevance | path

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

/Linux-v5.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()
/Linux-v5.10/fs/cifs/
Dconnect.c5344 bool isroot; in cifs_tree_connect() local
5363 isroot = ref.server_type == DFS_TYPE_ROOT; in cifs_tree_connect()
5409 if (!rc && !isroot) { in cifs_tree_connect()