|
Linux Kernel
3.7.1
|
Data Fields | |
| struct rb_node | rb_node |
| u64 | bytenr |
| u64 | new_bytenr |
| u64 | owner |
| struct list_head | list |
| struct list_head | upper |
| struct list_head | lower |
| struct btrfs_root * | root |
| struct extent_buffer * | eb |
| unsigned int | level:8 |
| unsigned int | cowonly:1 |
| unsigned int | lowest:1 |
| unsigned int | locked:1 |
| unsigned int | processed:1 |
| unsigned int | checked:1 |
| unsigned int | pending:1 |
| unsigned int | detached:1 |
Definition at line 46 of file relocation.c.
| u64 bytenr |
Definition at line 48 of file relocation.c.
| unsigned int checked |
Definition at line 74 of file relocation.c.
| unsigned int cowonly |
Definition at line 66 of file relocation.c.
| unsigned int detached |
Definition at line 84 of file relocation.c.
| struct extent_buffer* eb |
Definition at line 62 of file relocation.c.
| unsigned int level |
Definition at line 64 of file relocation.c.
Definition at line 54 of file relocation.c.
| unsigned int locked |
Definition at line 70 of file relocation.c.
Definition at line 58 of file relocation.c.
| unsigned int lowest |
Definition at line 68 of file relocation.c.
| u64 new_bytenr |
Definition at line 50 of file relocation.c.
| u64 owner |
Definition at line 52 of file relocation.c.
| unsigned int pending |
Definition at line 79 of file relocation.c.
| unsigned int processed |
Definition at line 72 of file relocation.c.
Definition at line 47 of file relocation.c.
| struct btrfs_root* root |
Definition at line 60 of file relocation.c.
Definition at line 56 of file relocation.c.
1.8.2