@@ -629,7 +629,7 @@ struct e2fsck_struct {
|
||||
};
|
||||
|
||||
|
||||
#define tid_gt(x, y) ((x - y) > 0)
|
||||
#define tid_gt(x, y) ((x - y) > 0)
|
||||
|
||||
static inline int tid_geq(tid_t x, tid_t y)
|
||||
{
|
||||
|
Reference in New Issue
Block a user