Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dctree.h703 struct btrfs_timespec { struct
739 struct btrfs_timespec atime;
740 struct btrfs_timespec ctime;
741 struct btrfs_timespec mtime;
742 struct btrfs_timespec otime;
803 struct btrfs_timespec ctime;
804 struct btrfs_timespec otime;
805 struct btrfs_timespec stime;
806 struct btrfs_timespec rtime;
2550 BTRFS_SETGET_FUNCS(timespec_sec, struct btrfs_timespec, sec, 64);
[all …]
Dsend.c586 struct btrfs_timespec *ts) in tlv_put_btrfs_timespec()
588 struct btrfs_timespec bts; in tlv_put_btrfs_timespec()