class VnodeVmo
Defined at line 23 of file ../../src/storage/memfs/vnode_vmo.h
Public Methods
void VnodeVmo (Memfs &memfs,zx_handle_tvmo,zx_off_toffset,zx_off_tlength)
Defined at line 45 of file ../../src/storage/memfs/vnode_vmo.cc
void ~VnodeVmo ()
Defined at line 59 of file ../../src/storage/memfs/vnode_vmo.cc
fuchsia_io::NodeProtocolKinds GetProtocols ()
Defined at line 65 of file ../../src/storage/memfs/vnode_vmo.cc
bool ValidateRights (fuchsia_io::Rights rights)
Defined at line 69 of file ../../src/storage/memfs/vnode_vmo.cc