Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dmdb.c154 HFS_SB(sb)->root_files = be16_to_cpu(mdb->drNmFls); in hfs_mdb_get()
277 mdb->drNmFls = cpu_to_be16(HFS_SB(sb)->root_files); in hfs_mdb_commit()
H A Dhfs.h245 __be16 drNmFls; /* number of files in root directory */ member