Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dwrapper.c134 int hfsplus_read_wrapper(struct super_block *sb) in hfsplus_read_wrapper() function
H A Dhfsplus_fs.h510 int hfsplus_read_wrapper(struct super_block *sb);
H A Dsuper.c462 if (hfsplus_read_wrapper(sb)) { in hfsplus_fill_super()