Home
last modified time | relevance | path

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

/linux/fs/hfs/ !
H A Dmdb.c180 atomic64_set(&HFS_SB(sb)->file_count, be32_to_cpu(mdb->drFilCnt)); in hfs_mdb_get()
303 mdb->drFilCnt = in hfs_mdb_commit()
/linux/include/linux/ !
H A Dhfs_common.h217 __be32 drFilCnt; /* number of files in the fs */ member