Home
last modified time | relevance | path

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

/Linux-v5.15/net/bridge/
Dbr_stp.c366 int isroot = br_is_root_bridge(br); in br_topology_change_detection() local
372 isroot ? "propagating" : "sending tcn bpdu"); in br_topology_change_detection()
374 if (isroot) { in br_topology_change_detection()
/Linux-v5.15/fs/cifs/
Dconnect.c4158 bool isroot; in cifs_tree_connect() local
4175 isroot = ref.server_type == DFS_TYPE_ROOT; in cifs_tree_connect()
4221 if (!rc && !isroot) { in cifs_tree_connect()