Home
last modified time | relevance | path

Searched refs:amfs_bgmount (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damfs_generic.c95 static int amfs_bgmount(struct continuation *cp);
588 amfs_bgmount(cp); in amfs_cont()
632 error = amfs_bgmount(cp); in amfs_retry()
712 amfs_bgmount(struct continuation *cp) in amfs_bgmount() function
1118 error = amfs_bgmount(cp); in amfs_generic_mount_child()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog329 * Free continuation in amfs_retry() if we don't call amfs_bgmount()
330 Normally it's amfs_bgmount() which frees the continuation. However, if
729 (amfs_bgmount): avoid potential dereferencing of a NULL pointer
1219 * amd/amfs_generic.c (amfs_bgmount): now that clocktime() doesn't
1233 amfs_bgmount, amfs_generic_mount_child), amd/amd.c (main): pass
3895 * amd/amfs_generic.c (amfs_bgmount): The fix for the mf_fo NULL
3919 * amd/amfs_generic.c (amfs_bgmount): only call fs_init() if the
3998 * amd/amfs_generic.c (amfs_bgmount): don't use mf_fo until after
4087 (amfs_bgmount): amazingly enough, even foreground mounts can be
4319 (amfs_bgmount): call nfs_quick_reply on failure
[all …]