Home
last modified time | relevance | path

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

/freebsd/sbin/mdmfs/
H A Dmdmfs.c85 static void do_mount_tmpfs(const char *, const char *);
324 do_mount_tmpfs(mount_arg, mtpoint); in main()
546 do_mount_tmpfs(const char *args, const char *mtpoint) in do_mount_tmpfs() function