Home
last modified time | relevance | path

Searched defs:tmpfsbacked (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.sbin/installer/dfuibe_installer/
H A Dfn_subpart_ufs.c434 int tmpfsbacked; in check_subpartition_selections() local
530 char tmpfsbacked; in save_subpartition_selections() local
/dflybsd-src/usr.sbin/installer/libinstaller/
H A Ddiskutil.h110 int tmpfsbacked; /* TMPFS Backed */ member
H A Ddiskutil.c645 int encrypted, int softupdates, long fsize, long bsize, int tmpfsbacked) in subpartition_new_ufs()