Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dsuper.c57 static const struct export_operations jfs_export_operations; variable
565 sb->s_export_op = &jfs_export_operations; in jfs_fill_super()
933 static const struct export_operations jfs_export_operations = { variable