Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c239 int got_attrs; in tmp_mount() local
363 got_attrs = VOP_GETATTR(mvp, &rattr, 0, cr, NULL); in tmp_mount()
372 if (got_attrs == 0) { in tmp_mount()