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

/fuchsia/zircon/system/ulib/gpt/
H A Dgpt.c286 static int gpt_sync_current(int fd, uint64_t blocksize, gpt_header_t* header, function
403 rc = gpt_sync_current(priv->fd, priv->blocksize, &header, buf);
409 rc = gpt_sync_current(priv->fd, priv->blocksize, &priv->header, buf);

Completed in 21 milliseconds