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

/illumos-gate/usr/src/cmd/fs.d/dev/
H A Dmount.c174 do_stat(const char *path, struct stat *buf) function
323 if (do_stat(mountpt, &st) < 0)
333 if (do_stat((const char *)(uintptr_t)mountargs.sdev_attrdir,

Completed in 84 milliseconds