Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c842 int do_trans_times; in ufs_iupdat() local
899 do_trans_times = ((ip->i_flag & (IMOD|IMODACC)) == IMODACC); in ufs_iupdat()
907 if (do_trans_times) { in ufs_iupdat()