Searched refs:sd_mountpoint (Results 1 – 3 of 3) sorted by relevance
402 sd->sd_mountpoint = NULL; in spec_node_init() 506 vq->v_specnode->sn_dev->sd_mountpoint == mp) in spec_node_lookup_by_mount() 540 mp = devvp->v_specnode->sn_dev->sd_mountpoint; in spec_node_getmountedfs() 579 KASSERT(sn->sn_dev->sd_mountpoint == NULL || mp == NULL); in spec_node_setmountedfs() 580 sn->sn_dev->sd_mountpoint = mp; in spec_node_setmountedfs() 806 sd->sd_mountpoint != NULL || in spec_open()
75 struct mount *sd_mountpoint; member
321 if (sd.sd_mountpoint) in fetchbufcache()322 mp = sd.sd_mountpoint; in fetchbufcache()