Renamed a couple directory related things

- dstart -> bookmark
- *dnamelookup -> *namelookup
This commit is contained in:
Christopher Haster
2023-08-07 09:20:42 -05:00
parent c37bab6040
commit 64a1b46ea2
7 changed files with 124 additions and 122 deletions
+1 -1
View File
@@ -451,7 +451,7 @@ typedef struct lfsr_dir {
// - lfsr_openedmdir_t
// - lfsr_mdir_t[2]
struct lfsr_openedmdir *next;
lfsr_mdir_t dstart_mdir;
lfsr_mdir_t bookmark_mdir;
lfsr_mdir_t pos_mdir;
lfs_size_t did;
lfs_off_t pos;