Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/hfs/
A Dbtree.h53 struct hfs_bnode { struct
65 struct hfs_bnode *next_hash; argument
81 struct hfs_bnode *bnode; argument
/linux-6.3-rc2/fs/hfsplus/
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[];

Completed in 8 milliseconds