Searched refs:hfs_brec_lock (Results 1 – 5 of 5) sorted by relevance
475 hfs_brec_lock(&brec, brec.bottom); in hfs_bdelete()477 hfs_brec_lock(&brec, NULL); in hfs_bdelete()
155 void hfs_brec_lock(struct hfs_brec *brec, struct hfs_belem *elem) in hfs_brec_lock() function
519 hfs_brec_lock(&brec, brec.bottom); in hfs_binsert()541 hfs_brec_lock(&brec, NULL); in hfs_binsert()
231 hfs_brec_lock(brec, brec->bottom); in hfs_bfind()
285 extern void hfs_brec_lock(struct hfs_brec *, struct hfs_belem *);