Searched defs:cmp2 (Results 1 – 2 of 2) sorted by relevance
112 static inline int ktime_compare(const ktime_t cmp1, const ktime_t cmp2) in ktime_compare()128 static inline bool ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after()140 static inline bool ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before()
630 struct btrfs_file_extent_item cmp2; in replay_one_extent() local