ringfs
|
Functions | |
static bool | _loc_equal (struct ringfs_loc *a, struct ringfs_loc *b) |
static void | _loc_advance_sector (struct ringfs *fs, struct ringfs_loc *loc) |
Advance a location to the beginning of the next sector. More... | |
static void | _loc_advance_slot (struct ringfs *fs, struct ringfs_loc *loc) |
Advance a location to the next slot, advancing the sector too if needed. More... | |
|
static |
|
static |