Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dudfdecl.h76 extern const struct export_operations udf_export_ops;
H A Dnamei.c997 const struct export_operations udf_export_ops = { variable
H A Dsuper.c2153 sb->s_export_op = &udf_export_ops; in udf_fill_super()