btrfs_timespec   1580 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(timespec_sec, struct btrfs_timespec, sec, 64);
btrfs_timespec   1581 fs/btrfs/ctree.h BTRFS_SETGET_FUNCS(timespec_nsec, struct btrfs_timespec, nsec, 32);
btrfs_timespec   1582 fs/btrfs/ctree.h BTRFS_SETGET_STACK_FUNCS(stack_timespec_sec, struct btrfs_timespec, sec, 64);
btrfs_timespec   1583 fs/btrfs/ctree.h BTRFS_SETGET_STACK_FUNCS(stack_timespec_nsec, struct btrfs_timespec, nsec, 32);
btrfs_timespec    620 fs/btrfs/send.c 				  struct btrfs_timespec *ts)
btrfs_timespec    622 fs/btrfs/send.c 	struct btrfs_timespec bts;
btrfs_timespec    582 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec atime;
btrfs_timespec    583 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec ctime;
btrfs_timespec    584 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec mtime;
btrfs_timespec    585 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec otime;
btrfs_timespec    646 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec ctime;
btrfs_timespec    647 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec otime;
btrfs_timespec    648 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec stime;
btrfs_timespec    649 include/uapi/linux/btrfs_tree.h 	struct btrfs_timespec rtime;