Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c61 static int tmpfsinit(int, char *);
79 tmpfsinit,
173 tmpfsinit(int fstype, char *name) in tmpfsinit() function