Searched refs:drClpSiz (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/hfs/ | ||
H A D | hfs.h | 252 __be32 drClpSiz; /* clumpsize, the number of bytes to member |
H A D | mdb.c | 144 HFS_SB(sb)->clumpablks = be32_to_cpu(mdb->drClpSiz) / in hfs_mdb_get() |