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

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

Completed in 45 milliseconds