Home
last modified time | relevance | path

Searched refs:__fat_remove_entries (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/fat/
Ddir.c997 static int __fat_remove_entries(struct inode *dir, loff_t pos, int nr_slots) in __fat_remove_entries() function
1067 err = __fat_remove_entries(dir, sinfo->slot_off, nr_slots); in fat_remove_entries()
1414 __fat_remove_entries(dir, pos, free_slots); in fat_add_entries()