Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dbrec.c14 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
98 new_node = hfs_bnode_split(fd); in hfs_brec_insert()
233 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd) in hfs_bnode_split() function
398 new_node = hfs_bnode_split(fd); in hfs_brec_update_parent()
/linux-4.4.14/fs/hfs/
Dbrec.c13 static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
100 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
393 new_node = hfs_bnode_split(fd); in hfs_brec_update_parent()