Home
last modified time | relevance | path

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

/fs/jfs/
Dsuper.c52 static const struct export_operations jfs_export_operations; variable
459 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
751 static const struct export_operations jfs_export_operations = { variable