Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dhfs_fs.h203 extern int hfs_mdb_get(struct super_block *sb);
H A Dmdb.c94 int hfs_mdb_get(struct super_block *sb) in hfs_mdb_get() function
H A Dsuper.c344 res = hfs_mdb_get(sb); in hfs_fill_super()