Searched refs:mnt_last_write_completed_timestamp (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmount_internal.h138 struct timeval mnt_last_write_completed_timestamp; member in struct:mount
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vfsops.c1032 tv_to_usecs(&hfsmp->hfs_mp->mnt_last_write_completed_timestamp),
1054 /* N.B. accessing mnt_last_write_completed_timestamp is not thread safe, but
1056 if (hfs_has_elapsed(&hfsmp->hfs_mp->mnt_last_write_completed_timestamp,
1079 tv_to_usecs(&hfsmp->hfs_mp->mnt_last_write_completed_timestamp),
1117 tv_to_usecs(&hfsmp->hfs_mp->mnt_last_write_completed_timestamp),
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1485 mp->mnt_last_write_completed_timestamp = info->throttle_last_write_timestamp;

Completed in 189 milliseconds