Searched refs:amfs_bgmount (Results 1 – 2 of 2) sorted by relevance
95 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() function1118 error = amfs_bgmount(cp); in amfs_generic_mount_child()
329 * Free continuation in amfs_retry() if we don't call amfs_bgmount()330 Normally it's amfs_bgmount() which frees the continuation. However, if729 (amfs_bgmount): avoid potential dereferencing of a NULL pointer1219 * amd/amfs_generic.c (amfs_bgmount): now that clocktime() doesn't1233 amfs_bgmount, amfs_generic_mount_child), amd/amd.c (main): pass3895 * amd/amfs_generic.c (amfs_bgmount): The fix for the mf_fo NULL3919 * amd/amfs_generic.c (amfs_bgmount): only call fs_init() if the3998 * amd/amfs_generic.c (amfs_bgmount): don't use mf_fo until after4087 (amfs_bgmount): amazingly enough, even foreground mounts can be4319 (amfs_bgmount): call nfs_quick_reply on failure[all …]