Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dnfs.c287 const struct export_operations fat_export_ops = { variable
H A Dfat.h470 extern const struct export_operations fat_export_ops;
H A Dinode.c1627 sb->s_export_op = &fat_export_ops; in fat_fill_super()