| _anonymous (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | protected |
| _backing (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | protected |
| _flag (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | protected |
| are_reads_from_cache() const noexcept | llfio_v2_xxx::handle | inline |
| are_safety_barriers_issued() const noexcept | llfio_v2_xxx::handle | inline |
| are_writes_durable() const noexcept | llfio_v2_xxx::handle | inline |
| backing() const noexcept | llfio_v2_xxx::section_handle | inline |
| backing_native_handle() const noexcept | llfio_v2_xxx::section_handle | inline |
| barrier_on_close enum value | llfio_v2_xxx::section_handle | |
| bitfield__flag enum name | llfio_v2_xxx::section_handle | |
| caching enum name | llfio_v2_xxx::handle | |
| clone() const noexcept | llfio_v2_xxx::handle | |
| close() noexcept override | llfio_v2_xxx::section_handle | virtual |
| cow enum value | llfio_v2_xxx::section_handle | |
| creation enum name | llfio_v2_xxx::handle | |
| current_path() const noexcept | llfio_v2_xxx::handle | virtual |
| executable enum value | llfio_v2_xxx::section_handle | |
| execute enum value | llfio_v2_xxx::section_handle | |
| extent_type typedef (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | |
| flags() const noexcept | llfio_v2_xxx::handle | inline |
| handle() | llfio_v2_xxx::handle | inline |
| handle(native_handle_type h, flag flags=flag::none) noexcept | llfio_v2_xxx::handle | inlineexplicit |
| handle(const handle &)=delete | llfio_v2_xxx::handle | |
| handle(handle &&o) noexcept | llfio_v2_xxx::handle | inline |
| is_allocation() const noexcept | llfio_v2_xxx::handle | inline |
| is_append_only() const noexcept | llfio_v2_xxx::handle | inline |
| is_directory() const noexcept | llfio_v2_xxx::handle | inline |
| is_http_socket() const noexcept | llfio_v2_xxx::handle | inline |
| is_kernel_handle() const noexcept | llfio_v2_xxx::handle | inline |
| is_multiplexable() const noexcept | llfio_v2_xxx::handle | inline |
| is_multiplexer() const noexcept | llfio_v2_xxx::handle | inline |
| is_nonblocking() const noexcept | llfio_v2_xxx::handle | inline |
| is_nvram() const noexcept | llfio_v2_xxx::section_handle | inline |
| is_path() const noexcept | llfio_v2_xxx::handle | inline |
| is_pipe() const noexcept | llfio_v2_xxx::handle | inline |
| is_process() const noexcept | llfio_v2_xxx::handle | inline |
| is_readable() const noexcept | llfio_v2_xxx::handle | inline |
| is_regular() const noexcept | llfio_v2_xxx::handle | inline |
| is_section() const noexcept | llfio_v2_xxx::handle | inline |
| is_seekable() const noexcept | llfio_v2_xxx::handle | inline |
| is_socket() const noexcept | llfio_v2_xxx::handle | inline |
| is_symlink() const noexcept | llfio_v2_xxx::handle | inline |
| is_tls_socket() const noexcept | llfio_v2_xxx::handle | inline |
| is_valid() const noexcept | llfio_v2_xxx::handle | inline |
| is_writable() const noexcept | llfio_v2_xxx::handle | inline |
| kernel_caching() const noexcept | llfio_v2_xxx::handle | inline |
| length() const noexcept | llfio_v2_xxx::section_handle | |
| mode enum name | llfio_v2_xxx::handle | |
| native_handle() const noexcept | llfio_v2_xxx::handle | inline |
| nocommit enum value | llfio_v2_xxx::section_handle | |
| none enum value | llfio_v2_xxx::section_handle | |
| nvram enum value | llfio_v2_xxx::section_handle | |
| operator=(section_handle &&o) noexcept | llfio_v2_xxx::section_handle | inline |
| operator=(const section_handle &)=delete | llfio_v2_xxx::section_handle | |
| llfio_v2_xxx::handle::operator=(const handle &o)=delete | llfio_v2_xxx::handle | |
| llfio_v2_xxx::handle::operator=(handle &&o) noexcept | llfio_v2_xxx::handle | inline |
| page_sizes_1 enum value | llfio_v2_xxx::section_handle | |
| page_sizes_2 enum value | llfio_v2_xxx::section_handle | |
| page_sizes_3 enum value | llfio_v2_xxx::section_handle | |
| path_type typedef | llfio_v2_xxx::handle | |
| prefault enum value | llfio_v2_xxx::section_handle | |
| QUICKCPPLIB_BITFIELD_BEGIN_T(flag, uint16_t) | llfio_v2_xxx::handle | inline |
| read enum value | llfio_v2_xxx::section_handle | |
| readwrite enum value (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | |
| release() noexcept | llfio_v2_xxx::handle | inlinevirtual |
| requires_aligned_io() const noexcept | llfio_v2_xxx::handle | inline |
| section(file_handle &backing, extent_type maximum_size, flag _flag) noexcept | llfio_v2_xxx::section_handle | static |
| section(file_handle &backing, extent_type bytes=0) noexcept | llfio_v2_xxx::section_handle | inlinestatic |
| section(extent_type bytes, const path_handle &dirh=path_discovery::storage_backed_temporary_files_directory(), flag _flag=flag::read|flag::write) noexcept | llfio_v2_xxx::section_handle | static |
| section_flags() const noexcept | llfio_v2_xxx::section_handle | inline |
| section_handle() | llfio_v2_xxx::section_handle | inline |
| section_handle(flag __flag) | llfio_v2_xxx::section_handle | inlineexplicit |
| section_handle(native_handle_type sectionh, file_handle *backing, file_handle anonymous, flag __flag) | llfio_v2_xxx::section_handle | inlineexplicit |
| section_handle(section_handle &&o) noexcept | llfio_v2_xxx::section_handle | inline |
| section_handle(const section_handle &)=delete | llfio_v2_xxx::section_handle | |
| set_append_only(bool enable) noexcept | llfio_v2_xxx::handle | virtual |
| set_backing(file_handle *fh) noexcept | llfio_v2_xxx::section_handle | inline |
| singleton enum value | llfio_v2_xxx::section_handle | |
| size_type typedef (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | |
| swap(section_handle &o) noexcept | llfio_v2_xxx::section_handle | inline |
| llfio_v2_xxx::handle::swap(handle &o) noexcept | llfio_v2_xxx::handle | inline |
| truncate(extent_type newsize=0) noexcept | llfio_v2_xxx::section_handle | |
| write enum value | llfio_v2_xxx::section_handle | |
| write_via_syscall enum value | llfio_v2_xxx::section_handle | |
| ~handle() (defined in llfio_v2_xxx::handle) | llfio_v2_xxx::handle | virtual |
| ~section_handle() override (defined in llfio_v2_xxx::section_handle) | llfio_v2_xxx::section_handle | virtual |