Home
last modified time | relevance | path

Searched refs:drCTClpSiz (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhfs_common.h214 __be32 drCTClpSiz; /* clumpsize for the catalog B-tree */ member
/linux/fs/hfs/
H A Dbtree.c65 mdb->drCTFlSize, be32_to_cpu(mdb->drCTClpSiz)); in hfs_btree_open()