nbfs_open_file
struct nbfs_open_file *nof = NULL;
struct nbfs_open_file *nof = (struct nbfs_open_file *)r->r1;
struct nbfs_open_file *nof = (struct nbfs_open_file *)r->r1;
LIST_ENTRY(nbfs_open_file) link;
static LIST_HEAD(, nbfs_open_file) nbfs_open_files;