Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dbtree.h53 struct hfs_bnode { struct
65 struct hfs_bnode *next_hash; argument
81 struct hfs_bnode *bnode; argument
/linux/fs/hfsplus/
H A Dhfsplus_fs.h70 struct hfs_bnode { struct
82 struct hfs_bnode *next_hash; argument
83 unsigned long flags;
84 wait_queue_head_t lock_wq;
85 atomic_t refcnt;
86 unsigned int page_offset;
87 struct page *page[];