Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhfs_sysdep.h88 static inline hfs_u32 hfs_time(void) { in hfs_time() function
/linux-2.4.37.9/fs/hfs/
Dcatalog.c640 dir->modify_date = hfs_time(); in update_dir()
1184 hfs_u32 mtime = hfs_time(); in hfs_cat_create()
1215 hfs_u32 mtime = hfs_time(); in hfs_cat_mkdir()
1527 new_dir->modify_date = hfs_time(); in hfs_cat_move()
Dmdb.c253 mdb->modify_date = hfs_time(); in hfs_mdb_commit()