Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dmdb.c225 mdb->drLsMod = hfs_mtime(); in hfs_mdb_get()
274 mdb->drLsMod = hfs_mtime(); in hfs_mdb_commit()
H A Dhfs_fs.h276 #define hfs_mtime() __hfs_u_to_mtime(ktime_get_real_seconds()) macro
H A Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record()