Lines Matching defs:mdb
130 static inline unsigned int hashfn(const struct hfs_mdb *mdb, in hashfn()
147 static inline struct list_head *hash(struct hfs_mdb *mdb, in hash()
206 struct hfs_mdb *mdb = entry->mdb; in hfs_cat_mark_dirty() local
480 static struct hfs_cat_entry *find_entry(struct hfs_mdb *mdb, in find_entry()
507 static struct hfs_cat_entry *get_new_entry(struct hfs_mdb *mdb, in get_new_entry()
584 static struct hfs_cat_entry *get_entry(struct hfs_mdb *mdb, in get_entry()
610 static inline hfs_u32 new_cnid(struct hfs_mdb *mdb) in new_cnid()
621 static void update_dir(struct hfs_mdb *mdb, struct hfs_cat_entry *dir, in update_dir()
699 struct hfs_mdb *mdb = parent->mdb; in create_entry() local
859 struct hfs_cat_entry *hfs_cat_get(struct hfs_mdb *mdb, in hfs_cat_get()
866 static void invalidate_list(struct list_head *head, struct hfs_mdb *mdb, in invalidate_list()
922 void hfs_cat_invalidate(struct hfs_mdb *mdb) in hfs_cat_invalidate()
944 void hfs_cat_commit(struct hfs_mdb *mdb) in hfs_cat_commit()
1145 struct hfs_mdb *mdb = entry->mdb; in hfs_cat_parent() local
1244 struct hfs_mdb *mdb = parent->mdb; in hfs_cat_delete() local
1321 struct hfs_mdb *mdb; in hfs_cat_move() local