Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c844 int do_trans_times; in ufs_iupdat() local
901 do_trans_times = ((ip->i_flag & (IMOD|IMODACC)) == IMODACC); in ufs_iupdat()
909 if (do_trans_times) { in ufs_iupdat()