Home
last modified time | relevance | path

Searched refs:realloc_mntfs (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/am-utils/dist/amd/
Dmntfs.c385 realloc_mntfs(mntfs *mf, am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mop… in realloc_mntfs() function
Damd.h598 extern mntfs *realloc_mntfs(mntfs *, am_ops *, am_opts *, char *, char *, char *, char *, char *);
/netbsd/src/external/bsd/am-utils/dist/
DChangeLog4753 (realloc_mntfs): removed the old EZK hack for failovers
8419 * amd/mntfs.c (realloc_mntfs): don't fallback on certain ops such
8427 * amd/mntfs.c (realloc_mntfs): attempt to fix the failover code,