OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sd_mountpoint
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/miscfs/specfs/
specdev.h
75
struct mount *
sd_mountpoint
;
member in struct:specdev
spec_vnops.c
402
sd->
sd_mountpoint
= NULL;
506
vq->v_specnode->sn_dev->
sd_mountpoint
== mp)
540
mp = devvp->v_specnode->sn_dev->
sd_mountpoint
;
579
KASSERT(sn->sn_dev->
sd_mountpoint
== NULL || mp == NULL);
580
sn->sn_dev->
sd_mountpoint
= mp;
806
sd->
sd_mountpoint
!= NULL ||
/src/usr.bin/systat/
bufcache.c
321
if (sd.
sd_mountpoint
)
322
mp = sd.
sd_mountpoint
;
Completed in 64 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025