Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/stand/nbfs/
H A Dnbfs.c79 struct nbfs_open_file { struct
82 LIST_ENTRY(nbfs_open_file) link; argument
85 static LIST_HEAD(, nbfs_open_file) nbfs_open_files;
183 struct nbfs_open_file *nof = NULL; in nbfs_open()
221 struct nbfs_open_file *nof = (struct nbfs_open_file *)r->r1; in nbfs_getbytes()
255 struct nbfs_open_file *nof = (struct nbfs_open_file *)r->r1; in nbfs_close()