Searched refs:tmpfs_major (Results 1 – 1 of 1) sorted by relevance
162 static major_t tmpfs_major; variable220 if ((tmpfs_major = getudev()) == (major_t)-1) { in tmpfsinit()222 tmpfs_major = 0; in tmpfsinit()301 tm->tm_dev = makedevice(tmpfs_major, tmpfs_minor); in tmp_mount()