Searched refs:got_attrs (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/tmpfs/ | ||
H A D | tmp_vfsops.c | 242 int got_attrs; local 354 got_attrs = VOP_GETATTR(mvp, &rattr, 0, cr, NULL); 363 if (got_attrs == 0) { |
Completed in 43 milliseconds