Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfs/
H A Dmdb.c156 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()
H A Dhfs.h267 __be32 drFilCnt; /* number of files in the fs */ member
/kernel/linux/linux-6.6/fs/hfs/
H A Dmdb.c156 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()
H A Dhfs.h267 __be32 drFilCnt; /* number of files in the fs */ member

Completed in 3 milliseconds