Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Dnfs.c296 const struct export_operations fat_export_ops_nostale = { variable
Dfat.h426 extern const struct export_operations fat_export_ops_nostale;
Dinode.c1377 sb->s_export_op = &fat_export_ops_nostale; in parse_options()