Searched defs:mountpath (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/tests/fs/vfs/ |
H A D | t_vnops.c | 67 lookup_simple(const atf_tc_t *tc, const char *mountpath) in lookup_simple() 85 lookup_complex(const atf_tc_t *tc, const char *mountpath) in lookup_complex() 156 dir_simple(const atf_tc_t *tc, const char *mountpath) in dir_simple() 178 do_dir_slash(const atf_tc_t *tc, const char *mountpath, const char *addend) in do_dir_slash() 199 dir_slash(const atf_tc_t *tc, const char *mountpath) in dir_slash() 205 dir_2slash(const atf_tc_t *tc, const char *mountpath) in dir_2slash() 211 dir_3slash(const atf_tc_t *tc, const char *mountpath) in dir_3slash() 217 dir_notempty(const atf_tc_t *tc, const char *mountpath) in dir_notempty()
|
/netbsd-src/lib/libp2k/ |
H A D | p2k.c | 409 struct ukfs_part *part, const char *mountpath, int mntflags, in setupfs() 535 p2k_run_fs(const char *vfsname, const char *devpath, const char *mountpath, in p2k_run_fs() 553 const char *mountpath, int mntflags, void *arg, size_t alen, in p2k_run_diskfs() 571 const char *mountpath, int mntflags, void *arg, size_t alen) in p2k_setup_fs() 580 const char *devpath, struct ukfs_part *part, const char *mountpath, in p2k_setup_diskfs()
|
/netbsd-src/lib/libukfs/ |
H A D | ukfs.c | 531 const char *mountpath, int mntflags, void *arg, size_t alen) in doukfsmount() 661 const char *mountpath, int mntflags, void *arg, size_t alen) in ukfs_mount() 670 struct ukfs_part *part, const char *mountpath, int mntflags, in ukfs_mount_disk()
|
/netbsd-src/usr.sbin/puffs/mount_psshfs/ |
H A D | psshfs.h | 162 const char *mountpath; member
|