Searched refs:drFilCnt (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/hfs/
H A Dmdb.c156 HFS_SB(sb)->file_count = be32_to_cpu(mdb->drFilCnt);
279 mdb->drFilCnt = cpu_to_be32(HFS_SB(sb)->file_count);
H A Dhfs.h267 __be32 drFilCnt; /* number of files in the fs */ member in struct:hfs_mdb

Completed in 144 milliseconds