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

  /src/sys/miscfs/kernfs/
kernfs_vnops.c 238 if (a->kf_type < b->kf_type)
240 if (a->kf_type > b->kf_type)
268 dkf[i].kf_type = nextfreetype;
273 skf.kf_type = nextfreetype;
287 skf.kf_type = type;
301 skf.kf_type = type;
315 skf.kf_type = type;
kernfs.h 147 kfstype kf_type; member in struct:kernfs_fileop

Completed in 33 milliseconds