Searched refs:do_mount_linux (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/conf/mount/ |
H A D | mount_linux.c | 439 do_mount_linux(MTYPE_TYPE type, mntent_t *mnt, int flags, caddr_t data) in do_mount_linux() function 580 errorcode = do_mount_linux(type, mnt, flags, data); in mount_linux_nfs() 622 errorcode = do_mount_linux(type, mnt, flags, data); in mount_linux_nfs4() 668 errorcode = do_mount_linux(type, mnt, flags, extra_opts); in mount_linux_nonfs() 717 errorcode = do_mount_linux(type, mnt, flags, extra_opts); in mount_linux_nonfs()
|
/netbsd-src/external/bsd/am-utils/dist/ |
H A D | ChangeLog | 5726 (do_mount_linux): minor cleanup 6228 * conf/mount/mount_linux.c (do_mount_linux): cleanup loop mount 6445 (do_mount_linux): override actual cdfs mounted device name 7273 * conf/mount/mount_linux.c (do_mount_linux): removed plog() of 8323 mount_linux into two functions, itself and do_mount_linux
|