Searched refs:fdesc_init (Results 1 – 3 of 3) sorted by relevance
| /src/sys/fs/fdescfs/ | ||
| H A D | fdesc.h | 69 extern vfs_init_t fdesc_init; |
| H A D | fdesc_vfsops.c | 233 .vfs_init = fdesc_init, |
| H A D | fdesc_vnops.c | 98 fdesc_init(struct vfsconf *vfsp) in fdesc_init() function |