Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dsuper.c56 static const struct super_operations jfs_super_operations; variable
564 sb->s_op = &jfs_super_operations; in jfs_fill_super()
913 static const struct super_operations jfs_super_operations = { variable