Home
last modified time | relevance | path

Searched refs:root_files (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dmdb.c146 mdb->root_files = hfs_get_hs(raw->drNmFls); in hfs_mdb_get()
260 hfs_put_hs(mdb->root_files, raw->drNmFls); in hfs_mdb_commit()
Dhfs.h256 hfs_u16 root_files; /* The number of member
Dcatalog.c635 mdb->root_files += count; in update_dir()