xrep_tempfile_create
return xrep_tempfile_create(sc, S_IFREG);
error = xrep_tempfile_create(sc, S_IFDIR);
error = xrep_tempfile_create(sc, S_IFREG);
error = xrep_tempfile_create(sc, S_IFREG);
error = xrep_tempfile_create(sc, S_IFREG);
error = xrep_tempfile_create(sc, S_IFLNK);
int xrep_tempfile_create(struct xfs_scrub *sc, uint16_t mode);
TRACE_EVENT(xrep_tempfile_create,