struct tapi_local_file_le

Files list entry.

#include <tapi_local_fs.h>

struct tapi_local_file_le {
    // fields

    tapi_local_file file;

    // methods

    SLIST_ENTRY(tapi_local_file_le);
};