Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfs/
H A Dhfs_fs.h218 extern int hfs_mdb_get(struct super_block *);
H A Dsuper.c407 res = hfs_mdb_get(sb); in hfs_fill_super()
H A Dmdb.c73 int hfs_mdb_get(struct super_block *sb) in hfs_mdb_get() function