Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dmount.c230 domount(work, TMPFS_RW_BIG, "dummy", "/construction", NULL); in DoWorkerMounts()
H A Ddsynth.h338 #define TMPFS_RW_BIG (MOUNT_TYPE_TMPFS | MOUNT_TYPE_RW | \ macro