Searched defs:hfs_bnode (Results 1 – 2 of 2) sorted by relevance
53 struct hfs_bnode { struct65 struct hfs_bnode *next_hash; argument81 struct hfs_bnode *bnode; argument
71 struct hfs_bnode { struct83 struct hfs_bnode *next_hash; argument84 unsigned long flags;85 wait_queue_head_t lock_wq;86 atomic_t refcnt;87 unsigned int page_offset;88 struct page *page[];