Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dbtree.h53 struct hfs_bnode { struct
65 struct hfs_bnode *next_hash; argument
81 struct hfs_bnode *bnode; argument
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h103 struct hfs_bnode { struct
115 struct hfs_bnode *next_hash; argument
116 unsigned long flags;
117 wait_queue_head_t lock_wq;
118 atomic_t refcnt;
119 unsigned int page_offset;
120 struct page *page[];