Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/autofs/
H A Dautofs.h113 struct autofs_mount { struct
125 struct autofs_mount *ar_mount; argument
H A Dautofs_vfsops.c114 autofs_mount(struct mount *mp, char *mntpt, caddr_t data, struct ucred *cred) in autofs_mount() function