Loading fs/btrfs/extent_io.h +0 −2 Original line number Original line Diff line number Diff line Loading @@ -108,8 +108,6 @@ struct extent_state { wait_queue_head_t wq; wait_queue_head_t wq; atomic_t refs; atomic_t refs; unsigned long state; unsigned long state; u64 split_start; u64 split_end; /* for use by the FS */ /* for use by the FS */ u64 private; u64 private; Loading Loading
fs/btrfs/extent_io.h +0 −2 Original line number Original line Diff line number Diff line Loading @@ -108,8 +108,6 @@ struct extent_state { wait_queue_head_t wq; wait_queue_head_t wq; atomic_t refs; atomic_t refs; unsigned long state; unsigned long state; u64 split_start; u64 split_end; /* for use by the FS */ /* for use by the FS */ u64 private; u64 private; Loading