Home
last modified time | relevance | path

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

/system/ulib/gpt/
A Dgpt.cpp103 int gpt_sync_current(int fd, uint64_t blocksize, gpt_header_t* header, in gpt_sync_current() function
220 rc = gpt_sync_current(priv->fd, priv->blocksize, &header, buf); in gpt_device_finalize_and_sync()
226 rc = gpt_sync_current(priv->fd, priv->blocksize, &priv->header, buf); in gpt_device_finalize_and_sync()

Completed in 4 milliseconds