Name
ktime_to_timespec —
convert a ktime_t variable to timespec format
Synopsis
struct timespec fsfuncktime_to_timespec ( | const ktime_t kt) ; |
Arguments
kt
the ktime_t variable to convert
Description
Returns the timespec representation of the ktime value