Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dsuper.c46 static struct super_operations hfs_super_operations = { variable
459 s->s_op = &hfs_super_operations; in hfs_read_super()