fat_remove_entries 339 fs/msdos/namei.c err = fat_remove_entries(dir, &sinfo); /* and releases bh */ fat_remove_entries 427 fs/msdos/namei.c err = fat_remove_entries(dir, &sinfo); /* and releases bh */ fat_remove_entries 554 fs/msdos/namei.c err = fat_remove_entries(old_dir, &old_sinfo); /* and releases bh */ fat_remove_entries 601 fs/msdos/namei.c int err2 = fat_remove_entries(new_dir, &sinfo); fat_remove_entries 778 fs/vfat/namei.c err = fat_remove_entries(dir, &sinfo); /* and releases bh */ fat_remove_entries 805 fs/vfat/namei.c err = fat_remove_entries(dir, &sinfo); /* and releases bh */ fat_remove_entries 936 fs/vfat/namei.c err = fat_remove_entries(old_dir, &old_sinfo); /* and releases bh */ fat_remove_entries 984 fs/vfat/namei.c int err2 = fat_remove_entries(new_dir, &sinfo); fat_remove_entries 364 include/linux/msdos_fs.h extern int fat_remove_entries(struct inode *dir, struct fat_slot_info *sinfo);