MCPcopy Create free account
hub / github.com/bootlin/elixir / xa_is_err

Function xa_is_err

t/tree/include/linux/xarray.h:199–203  ·  view source on GitHub ↗

* xa_is_err() - Report whether an XArray operation returned an error * @entry: Result from calling an XArray function * * If an XArray operation cannot complete an operation, it will return * a special value indicating an error. This function tells you * whether an error occurred; xa_err() tells you which error occurred. * * Context: Any context. * Return: %true if the entry indicates an

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

xa_errFunction · 0.85

Calls 2

xa_is_internalFunction · 0.85
xa_mk_internalFunction · 0.85

Tested by

no test coverage detected