Home
last modified time | relevance | path

Searched defs:dirfs_mount (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/dirfs/
H A Ddirfs.h179 struct dirfs_mount { struct
196 typedef struct dirfs_mount *dirfs_mount_t; argument
H A Ddirfs_vfsops.c98 dirfs_mount(struct mount *mp, char *path, caddr_t data, struct ucred *cred) in dirfs_mount() function