Searched refs:locate_mntfs (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/bsd/am-utils/dist/amd/ |
H A D | mntfs.c | 121 locate_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *re… in locate_mntfs() function 205 mntfs *mf = locate_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts); in find_mntfs()
|
H A D | amd.h | 595 extern mntfs *locate_mntfs(am_ops *, am_opts *, char *, char *, char *, char *, char *);
|
/netbsd/external/bsd/am-utils/dist/ |
H A D | ChangeLog | 3216 * amd/mntfs.c (locate_mntfs): remove dead code; add special 3891 * amd/mntfs.c (locate_mntfs): fix restarted filesystems: mf_fo 3906 * amd/mntfs.c (locate_mntfs): disable amfs_inherit and simply 4749 * amd/mntfs.c (locate_mntfs): new function, factored out of 4751 (locate_mntfs): special-case FS_DIRECT filesystems: for direct
|