Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dnfs.c287 const struct export_operations fat_export_ops_nostale = { variable
Dfat.h472 extern const struct export_operations fat_export_ops_nostale;
Dinode.c1381 sb->s_export_op = &fat_export_ops_nostale; in parse_options()