Home
last modified time | relevance | path

Searched refs:orig_slots (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c999 int err = 0, orig_slots; in __fat_remove_entries() local
1008 orig_slots = nr_slots; in __fat_remove_entries()
1023 pos += ((orig_slots - nr_slots) * sizeof(*de)) - sizeof(*de); in __fat_remove_entries()
/kernel/linux/linux-6.6/fs/fat/
H A Ddir.c999 int err = 0, orig_slots; in __fat_remove_entries() local
1008 orig_slots = nr_slots; in __fat_remove_entries()
1023 pos += ((orig_slots - nr_slots) * sizeof(*de)) - sizeof(*de); in __fat_remove_entries()

Completed in 4 milliseconds