Home
last modified time | relevance | path

Searched defs:hfs_bnode_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dbnode.c18 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() function
/openbmc/linux/fs/hfsplus/
H A Dbnode.c22 void hfs_bnode_read(struct hfs_bnode *node, void *buf, int off, int len) in hfs_bnode_read() function
H A Dhfsplus_fs.h319 #define hfs_bnode_read hfsplus_bnode_read macro