Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dfat.h430 void fat_free_fc(struct fs_context *fc);
Dnamei_msdos.c672 .free = fat_free_fc,
Dinode.c1938 void fat_free_fc(struct fs_context *fc) in fat_free_fc() function
1946 EXPORT_SYMBOL_GPL(fat_free_fc);
Dnamei_vfat.c1217 .free = fat_free_fc,