Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dnfs.c294 const struct export_operations fat_export_ops_nostale = { variable
Dfat.h483 extern const struct export_operations fat_export_ops_nostale;
Dinode.c1586 sb->s_export_op = &fat_export_ops_nostale; in fat_fill_super()