Home
last modified time | relevance | path

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

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