Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c345 timeval_sub_seconds(struct timeval *tv1, struct timeval *tv2) in timeval_sub_seconds() function
407 seconds = timeval_sub_seconds(&stop, &start); in create_files()
501 seconds = timeval_sub_seconds(&stop, &start); in setxattrs()
602 seconds = timeval_sub_seconds(&stop, &start); in getxattrs()
659 seconds = timeval_sub_seconds(&stop, &start); in unlink_files()