Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dsuper.c57 static DECLARE_FSTYPE_DEV(hfs_fs, "hfs", hfs_read_super);
392 struct super_block *hfs_read_super(struct super_block *s, void *data, in hfs_read_super() function
DChangeLog131 * super.c (hfs_read_super): fixed to deal with cdroms. why doesn't
1211 Split hfs_read_super() into hfs_read_super() and hfs_mdb_read().
/linux-2.4.37.9/include/linux/
Dhfs_fs.h304 extern struct super_block *hfs_read_super(struct super_block *,void *,int);