Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfs_vfsops.c5981 static const struct cdevsw nfsclnt_cdevsw = variable
6040 ret = cdevsw_add(-1, &nfsclnt_cdevsw); in nfsclnt_device_add()