Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Dsuper.c38 static struct super_operations jfs_super_operations; variable
353 sb->s_op = &jfs_super_operations; in jfs_read_super()
455 static struct super_operations jfs_super_operations = { variable