Home
last modified time | relevance | path

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

/openbmc/linux/fs/ufs/
H A Dialloc.c329 ufs2_inode->ui_birthtime = cpu_to_fs64(sb, ts.tv_sec); in ufs_new_inode()
H A Dufs_fs.h662 __fs64 ui_birthtime; /* 56: Inode creation time. */ member