Home
last modified time | relevance | path

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

/external/strace/
Dbtrfs.c471 print_btrfs_timespec(const char *prefix, uint64_t sec, uint32_t nsec) in print_btrfs_timespec() function
1036 print_btrfs_timespec(", stime=", in MPERS_PRINTER_DECL()
1043 print_btrfs_timespec(", rtime=", in MPERS_PRINTER_DECL()
DChangeLog4847 btrfs: refactor timespec printing into print_btrfs_timespec.
4848 * btrfs.c (print_btrfs_timespec): New function.
4850 Use print_btrfs_timespec for printing stime and rtime fields.