Home
last modified time | relevance | path

Searched refs:is_root (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/fs/gfs2/
Dinode.h107 int is_root);
Dinode.c284 int is_root) in gfs2_lookupi() argument
310 if (!is_root) { in gfs2_lookupi()
/linux-4.1.27/net/mac80211/
Dmesh.h124 bool is_root; member
Dmesh_hwmp.c616 da = (mpath && mpath->is_root) ? in hwmp_preq_frame_process()
826 mpath->is_root = true; in hwmp_rann_frame_process()
1042 da = (mpath->is_root) ? mpath->rann_snd_addr : broadcast_addr; in mesh_path_start_discovery()
Dmesh_pathtbl.c575 new_mpath->is_root = false; in mesh_path_add()
/linux-4.1.27/drivers/firewire/
Dohci.c202 bool is_root; member
1910 if (!(ohci->is_root && is_new_root)) in bus_reset_work()
1913 ohci->is_root = is_new_root; in bus_reset_work()
2629 if (ohci->is_root && in ohci_read_csr()
2678 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()
2688 if ((value & CSR_STATE_BIT_CMSTR) && ohci->is_root) { in ohci_write_csr()