Home
last modified time | relevance | path

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

/netbsd/sys/miscfs/kernfs/
H A Dkernfs_vnops.c257 static u_char nextfreetype = KFSlasttype; in kernfs_alloctype() local
268 dkf[i].kf_type = nextfreetype; in kernfs_alloctype()
273 skf.kf_type = nextfreetype; in kernfs_alloctype()
279 return nextfreetype++; in kernfs_alloctype()