Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jfs/
Dsuper.c56 static const struct export_operations jfs_export_operations; variable
535 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
865 static const struct export_operations jfs_export_operations = { variable