drDirCnt 268 fs/hfs/hfs.h __be32 drDirCnt; /* number of directories in the fs */ drDirCnt 151 fs/hfs/mdb.c HFS_SB(sb)->folder_count = be32_to_cpu(mdb->drDirCnt); drDirCnt 274 fs/hfs/mdb.c mdb->drDirCnt = cpu_to_be32(HFS_SB(sb)->folder_count);