Home
last modified time | relevance | path

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

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