OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kfst
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/xen/xenbus/
xenbus_dev.c
84
kfstype
kfst
;
local
86
kfst
= KERNFS_ALLOCTYPE(xenbus_fileops);
88
KERNFS_INITENTRY(dkt, DT_REG, "xenbus", NULL,
kfst
, VREG,
93
kfst
= KERNFS_ALLOCTYPE(xsd_port_fileops);
96
kfst
, VREG, XSD_MODE);
/src/sys/arch/xen/xen/
pciback.c
224
kfstype
kfst
;
local
289
kfst
= KERNFS_ALLOCTYPE(pciback_dev_fileops);
292
kfst
, VREG, FILE_MODE);
privcmd.c
1152
kfstype
kfst
;
local
1157
kfst
= KERNFS_ALLOCTYPE(privcmd_fileops);
1160
KERNFS_INITENTRY(dkt, DT_REG, "privcmd", NULL,
kfst
, VREG,
Completed in 43 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026