Searched refs:mnt_last_write_completed_timestamp (Results 1 – 3 of 3) sorted by relevance
141 struct timeval mnt_last_write_completed_timestamp; member
1211 - mp->mnt_last_write_completed_timestamp.tv_sec) * 1000000 in vfs_idle_time()1212 + now.tv_usec - mp->mnt_last_write_completed_timestamp.tv_usec; in vfs_idle_time()
1762 mp->mnt_last_write_completed_timestamp = info->throttle_last_write_timestamp; in update_last_io_time()