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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.h525 struct btrfs_timespec { struct
559 struct btrfs_timespec atime;
560 struct btrfs_timespec ctime;
561 struct btrfs_timespec mtime;
562 struct btrfs_timespec otime;
1420 static inline struct btrfs_timespec *
1425 return (struct btrfs_timespec *)ptr;
1428 static inline struct btrfs_timespec *
1433 return (struct btrfs_timespec *)ptr;
1436 static inline struct btrfs_timespec *
[all...]
H A Dinode.c2393 struct btrfs_timespec *tspec;

Completed in 55 milliseconds