Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dmount_internal.h140 struct timeval mnt_last_write_issued_timestamp; member
/xnu-8796.121.2/bsd/miscfs/specfs/
H A Dspec_vnops.c2638 mp->mnt_last_write_issued_timestamp = throttle_info->throttle_last_write_timestamp; in spec_strategy()