Home
last modified time | relevance | path

Searched refs:hfs_bnode_split (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dbrec.c14 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
102 new_node = hfs_bnode_split(fd); in hfs_brec_insert()
231 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) in hfs_bnode_split() function
395 new_node = hfs_bnode_split(fd); in hfs_brec_update_parent()
/openbmc/linux/fs/hfsplus/
H A Dbrec.c15 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
100 new_node = hfs_bnode_split(fd); in hfs_brec_insert()
235 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) in hfs_bnode_split() function
400 new_node = hfs_bnode_split(fd); in hfs_brec_update_parent()