Home
last modified time | relevance | path

Searched defs:brec (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dbfind.c38 void hfs_brec_relse(struct hfs_brec *brec, struct hfs_belem *elem) in hfs_brec_relse()
126 int hfs_bfind(struct hfs_brec *brec, struct hfs_btree *tree, in hfs_bfind()
268 int hfs_bsucc(struct hfs_brec *brec, int count) in hfs_bsucc()
Dbrec.c91 struct hfs_belem *hfs_brec_next(struct hfs_brec *brec) in hfs_brec_next()
155 void hfs_brec_lock(struct hfs_brec *brec, struct hfs_belem *elem) in hfs_brec_lock()
200 struct hfs_belem *hfs_brec_init(struct hfs_brec *brec, struct hfs_btree *tree, in hfs_brec_init()
Dcatalog.c117 static inline hfs_u32 brec_to_id(struct hfs_brec *brec) in brec_to_id()
349 struct hfs_brec *brec) in count_dir_entries()
375 struct hfs_brec *brec) in read_entry()
443 struct hfs_brec brec; in write_entry() local
530 struct hfs_brec brec; in get_new_entry() local
1056 int hfs_cat_open(struct hfs_cat_entry *dir, struct hfs_brec *brec) in hfs_cat_open()
1090 int hfs_cat_next(struct hfs_cat_entry *dir, struct hfs_brec *brec, in hfs_cat_next()
1126 void hfs_cat_close(struct hfs_cat_entry *dir, struct hfs_brec *brec) in hfs_cat_close()
1146 struct hfs_brec brec; in hfs_cat_parent() local
1365 struct hfs_brec brec; in hfs_cat_move() local
[all …]
Dbdelete.c43 static void bdelete_nonempty(struct hfs_brec *brec, struct hfs_belem *belem) in bdelete_nonempty()
295 static int bdelete(struct hfs_brec *brec) in bdelete()
452 struct hfs_brec brec; in hfs_bdelete() local
Dbins_del.c47 void hfs_bnode_update_key(struct hfs_brec *brec, struct hfs_belem *belem, in hfs_bnode_update_key()
220 int hfs_bnode_in_brec(hfs_u32 node, const struct hfs_brec *brec) in hfs_bnode_in_brec()
Dbinsert.c60 static void binsert_nonfull(struct hfs_brec *brec, struct hfs_belem *belem, in binsert_nonfull()
371 static int binsert(struct hfs_brec *brec, const struct hfs_bkey *key, in binsert()
472 struct hfs_brec brec; in hfs_binsert() local
Ddir_cap.c183 struct hfs_brec brec; in cap_readdir() local
Dextent.c206 struct hfs_brec brec; in find_ext() local
427 struct hfs_brec brec; in update_ext() local
Ddir_nat.c184 struct hfs_brec brec; in nat_readdir() local
Dhfs_btree.h247 extern inline void *brec_key(const struct hfs_brec *brec) in brec_key()
257 extern inline void *brec_record(const struct hfs_brec *brec) in brec_record()
Ddir_dbl.c178 struct hfs_brec brec; in dbl_readdir() local