Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/amd/amd/
Damfs_auto.c159 error = amfs_mount(mp, mf, opts); in amfs_auto_mount()
Damfs_toplvl.c241 error = amfs_mount(mp, mf, opts); in amfs_toplvl_mount()
Dautil.c445 amfs_mount(am_node *mp, mntfs *mf, char *opts) in amfs_mount() function
Damd.h569 extern int amfs_mount(am_node *mp, mntfs *mf, char *opts);
/freebsd-12-stable/contrib/amd/
DChangeLog842 (amfs_mount): document that as per POSIX, we don't need to set the
1995 * amd/autil.c (amfs_mount), amd/amfs_toplvl.c
2031 * amd/autil.c (amfs_mount): if mount(2) failed with ESTALE or EIO,
4031 * amd/autil.c (amfs_mount): Use new am_nfs_fhandle_t.
4765 * amd/autil.c (amfs_mount): take an extra argument (mf)
4766 (amfs_mount): call autofs_compute_mount_flags() for mounts
4778 (amfs_toplvl_mount): pass extra argument (mf) to amfs_mount()
4804 (amfs_auto_mount): pass extra argument (mf) to amfs_mount
5418 * amd/amfs_toplvl.c: mount_amfs_toplvl() renamed to amfs_mount()