Home
last modified time | relevance | path

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

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