Searched refs:drFilCnt (Results 1 – 2 of 2) sorted by relevance
156 HFS_SB(sb)->file_count = be32_to_cpu(mdb->drFilCnt); in hfs_mdb_get()279 mdb->drFilCnt = cpu_to_be32(HFS_SB(sb)->file_count); in hfs_mdb_commit()
267 __be32 drFilCnt; /* number of files in the fs */ member