haiku/headers/private/fs_shell
Augustin Cavalier d0b67fcc80 kernel/util: Clean-ups to DoublyLinkedList insertion routines.
* Make some code common in Insert.

 * Remove unneeded logic from InsertAfter and just call the base Insert.
   InsertBefore does this, already.

 * Synchronize Insert code and APIs in the fs_shell DoublyLinkedList.
2023-04-01 12:31:39 -04:00
..
DoublyLinkedList.h kernel/util: Clean-ups to DoublyLinkedList insertion routines. 2023-04-01 12:31:39 -04:00
fssh_api_wrapper.h
fssh_atomic.h
fssh_auto_deleter.h
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h
fssh_dirent.h
fssh_disk_device_defs.h
fssh_disk_device_manager.h
fssh_driver_settings.h
fssh_drivers.h
fssh_errno.h
fssh_errors.h
fssh_fcntl.h
fssh_fs_attr.h
fssh_fs_cache.h
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h
fssh_fs_query.h
fssh_fs_volume.h
fssh_kernel_export.h
fssh_kernel_priv.h
fssh_lock.h
fssh_module.h
fssh_node_monitor.h
fssh_os.h
fssh_stat.h
fssh_stdio.h
fssh_string.h
fssh_time.h
fssh_type_constants.h
fssh_types.h
fssh_uio.h
fssh_unistd.h
KPath.h
SinglyLinkedList.h
Stack.h