Home
last modified time | relevance | path

Searched defs:dmaj (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/rump/librump/rumpvfs/
H A Ddevnodes.c97 doesitexist(const char *path, bool isblk, devmajor_t dmaj, devminor_t dmin) in doesitexist()
/netbsd-src/sys/fs/efs/
H A Defs_vnops.c209 uint32_t dmaj, dmin; in efs_getattr() local