Home
last modified time | relevance | path

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

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