Home
last modified time | relevance | path

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

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