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

  /src/sys/miscfs/kernfs/
kernfs.h 62 } kfstype; typedef in typeref:enum:__anon85562e860103
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 *);
kernfs_vnops.c 114 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)
296 kernfs_try_xread(kfstype type, const struct kernfs_node *kfs, char **bfp,
310 kernfs_try_xwrite(kfstype type, const struct kernfs_node *kfs, char *bf,
  /src/sys/arch/xen/xenbus/
xenbus_dev.c 84 kfstype kfst;
  /src/sys/arch/xen/xen/
pciback.c 224 kfstype kfst;
privcmd.c 1152 kfstype kfst;

Completed in 29 milliseconds