Home
last modified time | relevance | path

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

/fs/hfsplus/
Dbrec.c14 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
88 new_node = hfs_bnode_split(fd); in hfs_brec_insert()
216 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) in hfs_bnode_split() function
365 new_node = hfs_bnode_split(fd); in hfs_brec_update_parent()
/fs/hfs/
Dbrec.c13 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
101 new_node = hfs_bnode_split(fd); in hfs_brec_insert()
229 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) in hfs_bnode_split() function
390 new_node = hfs_bnode_split(fd); in hfs_brec_update_parent()