LLFIO  v2.00
llfio_v2_xxx::file_handle Member List

This is the complete list of members for llfio_v2_xxx::file_handle, including all inherited members.

_ (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handle
_ctx (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleprotected
_devid (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handlemutableprotected
_do_allocate_registered_buffer(size_t &bytes) noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_do_barrier(io_request< const_buffers_type > reqs, barrier_kind kind, deadline d) noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_do_max_buffers() const noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_do_multiplexer_barrier(registered_buffer_type &&base, io_request< const_buffers_type > reqs, barrier_kind kind, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinlineprotected
_do_multiplexer_read(registered_buffer_type &&base, io_request< buffers_type > reqs, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinlineprotected
_do_multiplexer_write(registered_buffer_type &&base, io_request< const_buffers_type > reqs, deadline d) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinlineprotected
_do_read(io_request< buffers_type > reqs, deadline d) noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_do_read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d) noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_do_write(io_request< const_buffers_type > reqs, deadline d) noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_do_write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d) noexceptllfio_v2_xxx::byte_io_handleinlineprotectedvirtual
_fetch_inode() const noexceptllfio_v2_xxx::fs_handleinlineprotected
_inode (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handlemutableprotected
_padding0_ (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handle
_padding1_ (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handle
_padding2_ (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handle
_replace_handle(handle &&o_) noexcept override (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinlinevirtual
_v (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handle
allocate_registered_buffer(size_t &bytes) noexceptllfio_v2_xxx::byte_io_handleinline
are_reads_from_cache() const noexceptllfio_v2_xxx::handleinline
are_safety_barriers_issued() const noexceptllfio_v2_xxx::handleinline
are_writes_durable() const noexceptllfio_v2_xxx::handleinline
awaitable typedef (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handle
barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexceptllfio_v2_xxx::byte_io_handleinlinevirtual
barrier(barrier_kind kind, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
barrier_kind typedef (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handle
buffer_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
buffers_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
byte_io_handle()llfio_v2_xxx::byte_io_handleinline
byte_io_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx)llfio_v2_xxx::byte_io_handleinlineexplicit
byte_io_handle(handle &&o, byte_io_multiplexer *ctx) noexceptllfio_v2_xxx::byte_io_handleinlineexplicit
byte_io_handle(byte_io_handle &&)=defaultllfio_v2_xxx::byte_io_handle
byte_io_handle(const byte_io_handle &)=deletellfio_v2_xxx::byte_io_handle
caching typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
clone() const noexceptllfio_v2_xxx::handleinline
clone_extents_to(extent_pair extent, byte_io_handle &dest, byte_io_handle::extent_type destoffset, deadline d={}, bool force_copy_now=false, bool emulate_if_unsupported=true) noexceptllfio_v2_xxx::file_handleinlinevirtual
clone_extents_to(byte_io_handle &dest, deadline d={}, bool force_copy_now=false, bool emulate_if_unsupported=true) noexceptllfio_v2_xxx::file_handleinline
close() noexcept overridellfio_v2_xxx::file_handleinlinevirtual
co_barrier(io_request< const_buffers_type > reqs=io_request< const_buffers_type >(), barrier_kind kind=barrier_kind::nowait_data_only, deadline d=deadline()) noexceptllfio_v2_xxx::byte_io_handleinline
co_read(io_request< buffers_type > reqs, deadline d=deadline()) noexceptllfio_v2_xxx::byte_io_handleinline
co_read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
co_write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexceptllfio_v2_xxx::byte_io_handleinline
co_write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
const_buffer_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
const_buffers_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
copy_extended_attributes(const fs_handle &src, bool replace_all_local_attributes=false) noexceptllfio_v2_xxx::fs_handleinline
creation typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
current_path() const noexceptllfio_v2_xxx::handleinlinevirtual
dev_t typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
extent_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
extents() const noexceptllfio_v2_xxx::file_handleinlinevirtual
file(const path_handle &base, path_view_type path, mode _mode=mode::read, creation _creation=creation::open_existing, caching _caching=caching::all, flag flags=flag::none) noexceptllfio_v2_xxx::file_handleinlinestatic
file_handle()llfio_v2_xxx::file_handleinline
file_handle(native_handle_type h, dev_t devid, ino_t inode, flag flags, byte_io_multiplexer *ctx)llfio_v2_xxx::file_handleinline
file_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx)llfio_v2_xxx::file_handleinline
file_handle(const file_handle &)=deletellfio_v2_xxx::file_handle
file_handle(file_handle &&o) noexceptllfio_v2_xxx::file_handleinline
file_handle(handle &&o, dev_t devid, ino_t inode, byte_io_multiplexer *ctx) noexceptllfio_v2_xxx::file_handleinlineexplicit
file_handle(handle &&o, byte_io_multiplexer *ctx) noexceptllfio_v2_xxx::file_handleinlineexplicit
file_handle(byte_io_handle &&o, dev_t devid, ino_t inode) noexceptllfio_v2_xxx::file_handleinlineexplicit
file_handle(byte_io_handle &&o) noexceptllfio_v2_xxx::file_handleinlineexplicit
flag typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
flags (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handle
flags() const noexceptllfio_v2_xxx::handleinline
fs_handle()llfio_v2_xxx::fs_handleinlineprotected
llfio_v2_xxx::fs_handle::fs_handle(dev_t devid, ino_t inode)llfio_v2_xxx::fs_handleinlineprotected
llfio_v2_xxx::fs_handle::fs_handle(fs_handle &&o) noexceptllfio_v2_xxx::fs_handleinlineprotected
llfio_v2_xxx::fs_handle::fs_handle(const fs_handle &)=deletellfio_v2_xxx::fs_handle
get_extended_attribute(span< byte > tofill, path_view_component name) const noexceptllfio_v2_xxx::fs_handleinlinevirtual
handle()llfio_v2_xxx::handleinline
handle(native_handle_type h, flag flags=flag::none) noexceptllfio_v2_xxx::handleinlineexplicit
handle(const handle &)=deletellfio_v2_xxx::handle
handle(handle &&o) noexceptllfio_v2_xxx::handleinline
ino_t typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
io_request typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
io_result typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
is_allocation() const noexceptllfio_v2_xxx::handleinline
is_append_only() const noexceptllfio_v2_xxx::handleinline
is_directory() const noexceptllfio_v2_xxx::handleinline
is_http_socket() const noexceptllfio_v2_xxx::handleinline
is_kernel_handle() const noexceptllfio_v2_xxx::handleinline
is_multiplexable() const noexceptllfio_v2_xxx::handleinline
is_multiplexer() const noexceptllfio_v2_xxx::handleinline
is_nonblocking() const noexceptllfio_v2_xxx::handleinline
is_path() const noexceptllfio_v2_xxx::handleinline
is_pipe() const noexceptllfio_v2_xxx::handleinline
is_process() const noexceptllfio_v2_xxx::handleinline
is_readable() const noexceptllfio_v2_xxx::handleinline
is_regular() const noexceptllfio_v2_xxx::handleinline
is_section() const noexceptllfio_v2_xxx::handleinline
is_seekable() const noexceptllfio_v2_xxx::handleinline
is_socket() const noexceptllfio_v2_xxx::handleinline
is_symlink() const noexceptllfio_v2_xxx::handleinline
is_tls_socket() const noexceptllfio_v2_xxx::handleinline
is_valid() const noexceptllfio_v2_xxx::handleinline
is_writable() const noexceptllfio_v2_xxx::handleinline
kernel_caching() const noexceptllfio_v2_xxx::handleinline
link(const path_handle &base, path_view_type path, deadline d=std::chrono::seconds(30)) noexceptllfio_v2_xxx::fs_handleinlinevirtual
list_extended_attributes(span< byte > tofill) const noexceptllfio_v2_xxx::fs_handleinlinevirtual
lock_file() noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
lock_file_range(extent_type offset, extent_type bytes, lock_kind kind, deadline d=deadline()) noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
lock_file_range(io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle)llfio_v2_xxx::lockable_byte_io_handleinline
lock_file_range(io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle)llfio_v2_xxx::lockable_byte_io_handleinline
lock_file_shared() noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
lockable_byte_io_handle()llfio_v2_xxx::lockable_byte_io_handleinline
lockable_byte_io_handle(native_handle_type h, flag flags, byte_io_multiplexer *ctx)llfio_v2_xxx::lockable_byte_io_handleinlineexplicit
lockable_byte_io_handle(handle &&o, byte_io_multiplexer *ctx) noexceptllfio_v2_xxx::lockable_byte_io_handleinlineexplicit
lockable_byte_io_handle(byte_io_handle &&o) noexceptllfio_v2_xxx::lockable_byte_io_handleinlineexplicit
lockable_byte_io_handle(lockable_byte_io_handle &&)=defaultllfio_v2_xxx::lockable_byte_io_handle
lockable_byte_io_handle(const lockable_byte_io_handle &)=deletellfio_v2_xxx::lockable_byte_io_handle
max_buffers() const noexceptllfio_v2_xxx::byte_io_handleinline
maximum_extent() const noexceptllfio_v2_xxx::file_handleinlinevirtual
mode typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
multiplexer() const noexceptllfio_v2_xxx::byte_io_handleinline
native_handle() const noexceptllfio_v2_xxx::handleinline
operator=(const file_handle &)=deletellfio_v2_xxx::file_handle
operator=(file_handle &&o) noexceptllfio_v2_xxx::file_handleinline
llfio_v2_xxx::lockable_byte_io_handle::operator=(lockable_byte_io_handle &&)=defaultllfio_v2_xxx::lockable_byte_io_handle
llfio_v2_xxx::lockable_byte_io_handle::operator=(const lockable_byte_io_handle &)=deletellfio_v2_xxx::lockable_byte_io_handle
llfio_v2_xxx::byte_io_handle::operator=(byte_io_handle &&)=defaultllfio_v2_xxx::byte_io_handle
llfio_v2_xxx::byte_io_handle::operator=(const byte_io_handle &)=deletellfio_v2_xxx::byte_io_handle
llfio_v2_xxx::handle::operator=(const handle &o)=deletellfio_v2_xxx::handle
llfio_v2_xxx::handle::operator=(handle &&o) noexceptllfio_v2_xxx::handleinline
llfio_v2_xxx::fs_handle::operator=(fs_handle &&o) noexceptllfio_v2_xxx::fs_handleinlineprotected
llfio_v2_xxx::fs_handle::operator=(const fs_handle &o)=deletellfio_v2_xxx::fs_handle
parent_path_handle(deadline d=std::chrono::seconds(30)) const noexceptllfio_v2_xxx::fs_handleinlinevirtual
path_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
path_view_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
QUICKCPPLIB_BITFIELD_BEGIN_T(flag, uint16_t)llfio_v2_xxx::handleinline
read(io_request< buffers_type > reqs, deadline d=deadline()) noexceptllfio_v2_xxx::byte_io_handleinline
read(registered_buffer_type base, io_request< buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
read(extent_type offset, std::initializer_list< buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
registered_buffer_type typedef (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handle
release() noexceptllfio_v2_xxx::handleinlinevirtual
relink(const path_handle &base, path_view_type path, bool atomic_replace=true, deadline d=std::chrono::seconds(30)) noexceptllfio_v2_xxx::fs_handleinlinevirtual
remove_extended_attribute(path_view_component) noexceptllfio_v2_xxx::fs_handleinlinevirtual
reopen(mode mode_=mode::unchanged, caching caching_=caching::unchanged, deadline d=std::chrono::seconds(30)) const noexceptllfio_v2_xxx::file_handleinline
requires_aligned_io() const noexceptllfio_v2_xxx::handleinline
set_append_only(bool enable) noexceptllfio_v2_xxx::handleinlinevirtual
set_extended_attribute(path_view_component name, span< const byte > value) noexceptllfio_v2_xxx::fs_handleinlinevirtual
set_multiplexer(byte_io_multiplexer *c=this_thread::multiplexer()) noexceptllfio_v2_xxx::byte_io_handleinlinevirtual
size_type typedef (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handle
st_dev() const noexceptllfio_v2_xxx::fs_handleinline
st_ino() const noexceptllfio_v2_xxx::fs_handleinline
swap(file_handle &o) noexceptllfio_v2_xxx::file_handleinline
llfio_v2_xxx::lockable_byte_io_handle::swap(handle &o) noexceptllfio_v2_xxx::handleinline
temp_file(path_view_type name=path_view_type(), mode _mode=mode::write, creation _creation=creation::if_needed, caching _caching=caching::temporary, flag flags=flag::unlink_on_first_close) noexceptllfio_v2_xxx::file_handleinlinestatic
temp_inode(const path_handle &dirh=path_discovery::storage_backed_temporary_files_directory(), mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none) noexceptllfio_v2_xxx::file_handleinlinestatic
truncate(extent_type newsize) noexceptllfio_v2_xxx::file_handleinlinevirtual
try_barrier(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_barrier_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_barrier_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_link(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_link_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_link_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_lock_file() noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
try_lock_file_range(Args &&... args) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle)llfio_v2_xxx::lockable_byte_io_handleinline
try_lock_file_range_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle)llfio_v2_xxx::lockable_byte_io_handleinline
try_lock_file_range_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::lockable_byte_io_handle)llfio_v2_xxx::lockable_byte_io_handleinline
try_lock_file_shared() noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
try_parent_path_handle(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_parent_path_handle_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_parent_path_handle_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_read(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_read_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_read_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_relink(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_relink_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_relink_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_reopen(Args &&... args) noexcept (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinline
try_reopen_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinline
try_reopen_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinline
try_unlink(Args &&... args) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_unlink_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_unlink_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleinline
try_write(Args &&... args) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_write_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_write_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
try_zero(Args &&... args) noexcept (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinline
try_zero_for(Args &&... args, const std::chrono::duration< Rep, Period > &duration) noexcept (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinline
try_zero_until(Args &&... args, const std::chrono::time_point< Clock, Duration > &timeout) noexcept (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinline
unique_id() const noexceptllfio_v2_xxx::fs_handleinline
unique_id_type typedefllfio_v2_xxx::fs_handle
unique_id_type_hasher typedefllfio_v2_xxx::fs_handle
uniquely_named_file(const path_handle &dirpath, mode _mode=mode::write, caching _caching=caching::temporary, flag flags=flag::none) noexceptllfio_v2_xxx::file_handleinlinestatic
unlink(deadline d=std::chrono::seconds(30)) noexceptllfio_v2_xxx::fs_handleinlinevirtual
unlock_file() noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
unlock_file_range(extent_type offset, extent_type bytes) noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
unlock_file_shared() noexceptllfio_v2_xxx::lockable_byte_io_handleinlinevirtual
write(io_request< const_buffers_type > reqs, deadline d=deadline()) noexceptllfio_v2_xxx::byte_io_handleinline
write(registered_buffer_type base, io_request< const_buffers_type > reqs, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
write(extent_type offset, std::initializer_list< const_buffer_type > lst, deadline d=deadline()) noexcept (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handleinline
zero(extent_pair extent, deadline d=deadline()) noexceptllfio_v2_xxx::file_handleinlinevirtual
zero(extent_type offset, extent_type bytes, deadline d=deadline()) noexceptllfio_v2_xxx::file_handleinline
~byte_io_handle()=default (defined in llfio_v2_xxx::byte_io_handle)llfio_v2_xxx::byte_io_handle
~file_handle() override (defined in llfio_v2_xxx::file_handle)llfio_v2_xxx::file_handleinlinevirtual
~fs_handle()=default (defined in llfio_v2_xxx::fs_handle)llfio_v2_xxx::fs_handleprotected
~handle() (defined in llfio_v2_xxx::handle)llfio_v2_xxx::handleinlinevirtual
~lockable_byte_io_handle()=default (defined in llfio_v2_xxx::lockable_byte_io_handle)llfio_v2_xxx::lockable_byte_io_handle