Home
last modified time | relevance | path

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

/netbsd/src/sys/miscfs/kernfs/
Dkernfs.h62 } kfstype; typedef
72 kfstype kt_tag;
93 kfstype kfs_type; /* type of kernfs node */
147 kfstype kf_type;
169 kfstype kernfs_alloctype(int, const struct kernfs_fileop *);
Dkernfs_vnops.c114 int kernfs_try_fileop(kfstype, kfsfileop, void *, int);
115 int kernfs_try_xread(kfstype, const struct kernfs_node *, char **,
117 int kernfs_try_xwrite(kfstype, const struct kernfs_node *, char *,
254 kfstype
283 kernfs_try_fileop(kfstype type, kfsfileop fileop, void *v, int error) in kernfs_try_fileop()
296 kernfs_try_xread(kfstype type, const struct kernfs_node *kfs, char **bfp, in kernfs_try_xread()
310 kernfs_try_xwrite(kfstype type, const struct kernfs_node *kfs, char *bf, in kernfs_try_xwrite()
/netbsd/src/sys/arch/xen/xenbus/
Dxenbus_dev.c84 kfstype kfst; in xenbus_kernfs_init()
/netbsd/src/sys/arch/xen/xen/
Dpciback.c224 kfstype kfst; in pciback_pci_attach()
Dprivcmd.c1152 kfstype kfst; in xenprivcmd_init()