Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_metapage.c229 static struct metapage *search_hash(struct metapage ** hash_ptr, in search_hash()
243 static void add_to_hash(struct metapage * mp, struct metapage ** hash_ptr) in add_to_hash()
253 static void remove_from_hash(struct metapage * mp, struct metapage ** hash_ptr) in remove_from_hash()
271 struct metapage **hash_ptr; in __get_metapage() local
565 struct metapage **hash_ptr; in __invalidate_metapages() local