Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dhfs_fs.h218 extern int hfs_mdb_get(struct super_block *);
Dmdb.c67 int hfs_mdb_get(struct super_block *sb) in hfs_mdb_get() function
Dsuper.c413 res = hfs_mdb_get(sb); in hfs_fill_super()