Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fat/
Dnfs.c290 const struct export_operations fat_export_ops = { variable
Dfat.h425 extern const struct export_operations fat_export_ops;
Dinode.c1631 sb->s_export_op = &fat_export_ops; in fat_fill_super()