HomeSort by: relevance | last modified time | path
    Searched defs:nextfreetype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/miscfs/kernfs/
kernfs_vnops.c 257 static u_char nextfreetype = KFSlasttype; local in function:kernfs_alloctype
268 dkf[i].kf_type = nextfreetype;
273 skf.kf_type = nextfreetype;
279 return nextfreetype++;
kernfs_vnops.c 257 static u_char nextfreetype = KFSlasttype; local in function:kernfs_alloctype
268 dkf[i].kf_type = nextfreetype;
273 skf.kf_type = nextfreetype;
279 return nextfreetype++;

Completed in 65 milliseconds