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

/linux-4.1.27/fs/hfs/
H A Dbrec.c13 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
100 new_node = hfs_bnode_split(fd); hfs_brec_insert()
229 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) hfs_bnode_split() function
393 new_node = hfs_bnode_split(fd); hfs_brec_update_parent()
/linux-4.1.27/fs/hfsplus/
H A Dbrec.c14 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
98 new_node = hfs_bnode_split(fd); hfs_brec_insert()
233 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) hfs_bnode_split() function
398 new_node = hfs_bnode_split(fd); hfs_brec_update_parent()

Completed in 96 milliseconds