Home
last modified time | relevance | path

Searched refs:hfs_brec_lock (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dbdelete.c475 hfs_brec_lock(&brec, brec.bottom); in hfs_bdelete()
477 hfs_brec_lock(&brec, NULL); in hfs_bdelete()
Dbrec.c155 void hfs_brec_lock(struct hfs_brec *brec, struct hfs_belem *elem) in hfs_brec_lock() function
Dbinsert.c519 hfs_brec_lock(&brec, brec.bottom); in hfs_binsert()
541 hfs_brec_lock(&brec, NULL); in hfs_binsert()
Dbfind.c231 hfs_brec_lock(brec, brec->bottom); in hfs_bfind()
Dhfs_btree.h285 extern void hfs_brec_lock(struct hfs_brec *, struct hfs_belem *);