Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Dsuper.c44 static const struct export_operations jfs_export_operations; variable
533 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
898 static const struct export_operations jfs_export_operations = { variable