Home
last modified time | relevance | path

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

/fs/hfs/
Dmdb.c219 mdb->drLsMod = hfs_mtime(); in hfs_mdb_get()
268 mdb->drLsMod = hfs_mtime(); in hfs_mdb_commit()
Dhfs_fs.h260 #define hfs_mtime() __hfs_u_to_mtime(get_seconds()) macro
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record()