Home
last modified time | relevance | path

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

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