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.c674 .free = fat_free_fc,
H A Dinode.c1945 void fat_free_fc(struct fs_context *fc) in fat_free_fc() function
1953 EXPORT_SYMBOL_GPL(fat_free_fc);
H A Dnamei_vfat.c1219 .free = fat_free_fc,