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

/fuchsia/zircon/system/ulib/fs/
H A Dconnection.cpp37 zx_status_t GetNodeInfo(const fbl::RefPtr<Vnode>& vn, uint32_t flags, function in namespace:fs::__anon1113
50 zx_status_t r = GetNodeInfo(vn, flags, &response->extra);
422 zx_status_t status = GetNodeInfo(vnode_, flags_, &info);

Completed in 21 milliseconds