HomeSort by relevance Sort by last modified time
    Searched refs:btrfs_timespec (Results 1 - 4 of 4) sorted by null

  /external/u-boot/fs/btrfs/
btrfs_tree.h 534 struct btrfs_timespec { struct
562 struct btrfs_timespec atime;
563 struct btrfs_timespec ctime;
564 struct btrfs_timespec mtime;
565 struct btrfs_timespec otime;
626 struct btrfs_timespec ctime;
627 struct btrfs_timespec otime;
628 struct btrfs_timespec stime;
629 struct btrfs_timespec rtime;
conv-funcs.h 52 btrfs_timespec.
71 DEFINE_CONV_FOR_STRUCT(btrfs_timespec)
84 struct btrfs_timespec: btrfs_timespec_to_disk_v, \
97 struct btrfs_timespec: btrfs_timespec_to_cpu_v, \
138 DEFINE_CONV(btrfs_timespec, sec, nsec)
  /bionic/libc/kernel/uapi/linux/
btrfs_tree.h 222 struct btrfs_timespec { struct
240 struct btrfs_timespec atime;
241 struct btrfs_timespec ctime;
242 struct btrfs_timespec mtime;
243 struct btrfs_timespec otime;
278 struct btrfs_timespec ctime;
279 struct btrfs_timespec otime;
280 struct btrfs_timespec stime;
281 struct btrfs_timespec rtime;
  /external/kernel-headers/original/uapi/linux/
btrfs_tree.h 550 struct btrfs_timespec { struct
578 struct btrfs_timespec atime;
579 struct btrfs_timespec ctime;
580 struct btrfs_timespec mtime;
581 struct btrfs_timespec otime;
642 struct btrfs_timespec ctime;
643 struct btrfs_timespec otime;
644 struct btrfs_timespec stime;
645 struct btrfs_timespec rtime;

Completed in 88 milliseconds