drFilCnt 267 fs/hfs/hfs.h __be32 drFilCnt; /* number of files in the fs */ drFilCnt 150 fs/hfs/mdb.c HFS_SB(sb)->file_count = be32_to_cpu(mdb->drFilCnt); drFilCnt 273 fs/hfs/mdb.c mdb->drFilCnt = cpu_to_be32(HFS_SB(sb)->file_count);