Home
last modified time | relevance | path

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

/systemd-251/src/basic/linux/
Dbtrfs_tree.h577 struct btrfs_timespec { struct
605 struct btrfs_timespec atime;
606 struct btrfs_timespec ctime;
607 struct btrfs_timespec mtime;
608 struct btrfs_timespec otime;
669 struct btrfs_timespec ctime;
670 struct btrfs_timespec otime;
671 struct btrfs_timespec stime;
672 struct btrfs_timespec rtime;
/systemd-251/src/shared/
Dbtrfs-util.c494 … if (sh->len < offsetof(struct btrfs_root_item, otime) + sizeof(struct btrfs_timespec)) in btrfs_subvol_get_info_fd()