Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dhfs_fs.h221 extern int hfs_mdb_get(struct super_block *);
H A Dmdb.c73 int hfs_mdb_get(struct super_block *sb) in hfs_mdb_get() function
H A Dsuper.c406 res = hfs_mdb_get(sb); in hfs_fill_super()