HomeSort by: relevance | last modified time | path
    Searched defs:timestamped (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_diff.c 80 boolean_t timestamped; member in struct:differ_info
208 if (di->timestamped)
230 if (di->timestamped)
248 if (di->timestamped)
787 di.timestamped = (flags & ZFS_DIFF_TIMESTAMP);
libzfs_diff.c 80 boolean_t timestamped; member in struct:differ_info
208 if (di->timestamped)
230 if (di->timestamped)
248 if (di->timestamped)
787 di.timestamped = (flags & ZFS_DIFF_TIMESTAMP);

Completed in 87 milliseconds