fs/btrfs/btrfs_inode.h
539
struct extent_state **cached_state);
fs/btrfs/btrfs_inode.h
541
unsigned int extra_bits, struct extent_state **cached_state);
fs/btrfs/btrfs_inode.h
564
void btrfs_set_delalloc_extent(struct btrfs_inode *inode, struct extent_state *state,
fs/btrfs/btrfs_inode.h
567
struct extent_state *state, u32 bits);
fs/btrfs/btrfs_inode.h
568
void btrfs_merge_delalloc_extent(struct btrfs_inode *inode, struct extent_state *new,
fs/btrfs/btrfs_inode.h
569
struct extent_state *other);
fs/btrfs/btrfs_inode.h
571
struct extent_state *orig, u64 split);
fs/btrfs/btrfs_inode.h
610
struct extent_state **cached_state,
fs/btrfs/btrfs_inode.h
614
struct extent_state **cached_state,
fs/btrfs/ctree.h
483
struct extent_state *llseek_cached_state;
fs/btrfs/defrag.c
1136
struct extent_state **cached_state)
fs/btrfs/defrag.c
1177
struct extent_state *cached_state = NULL;
fs/btrfs/defrag.c
765
struct extent_state *cached = NULL;
fs/btrfs/defrag.c
851
struct extent_state *cached_state = NULL;
fs/btrfs/dev-replace.c
789
struct extent_state *cached_state = NULL;
fs/btrfs/direct-io.c
371
struct extent_state *cached_state = NULL;
fs/btrfs/direct-io.c
38
struct extent_state **cached_state,
fs/btrfs/disk-io.c
4275
struct extent_state *cached = NULL;
fs/btrfs/disk-io.c
4774
struct extent_state *cached_state = NULL;
fs/btrfs/disk-io.c
495
struct extent_state *cached_state = NULL;
fs/btrfs/extent-io-tree.c
1047
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1076
struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
1078
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1139
struct extent_state **failed_state,
fs/btrfs/extent-io-tree.c
1140
struct extent_state **cached_state,
fs/btrfs/extent-io-tree.c
1143
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1144
struct extent_state *prealloc = NULL;
fs/btrfs/extent-io-tree.c
118
struct extent_state *state;
fs/btrfs/extent-io-tree.c
119
struct extent_state *tmp;
fs/btrfs/extent-io-tree.c
1293
struct extent_state *inserted_state;
fs/btrfs/extent-io-tree.c
13
static inline bool extent_state_in_tree(const struct extent_state *state)
fs/btrfs/extent-io-tree.c
1386
u32 bits, struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
1411
struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
1413
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1414
struct extent_state *prealloc = NULL;
fs/btrfs/extent-io-tree.c
145
static struct extent_state *alloc_extent_state(gfp_t mask)
fs/btrfs/extent-io-tree.c
147
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1535
struct extent_state *inserted_state;
fs/btrfs/extent-io-tree.c
1641
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1642
struct extent_state *prev = NULL, *next = NULL;
fs/btrfs/extent-io-tree.c
166
static struct extent_state *alloc_extent_state_atomic(struct extent_state *prealloc)
fs/btrfs/extent-io-tree.c
174
void btrfs_free_extent_state(struct extent_state *state)
fs/btrfs/extent-io-tree.c
1759
struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
1761
struct extent_state *state = NULL;
fs/btrfs/extent-io-tree.c
1762
struct extent_state *cached;
fs/btrfs/extent-io-tree.c
1784
struct extent_state *prev;
fs/btrfs/extent-io-tree.c
1846
struct extent_state *state;
fs/btrfs/extent-io-tree.c
186
static int add_extent_changeset(struct extent_state *state, u32 bits,
fs/btrfs/extent-io-tree.c
1871
struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
1873
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1908
struct extent_state *cached)
fs/btrfs/extent-io-tree.c
1910
struct extent_state *state;
fs/btrfs/extent-io-tree.c
1975
u32 bits, struct extent_state **cached)
fs/btrfs/extent-io-tree.c
1995
struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
1997
struct extent_state *failed_state = NULL;
fs/btrfs/extent-io-tree.c
2020
struct extent_state *btrfs_next_extent_state(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.c
2021
struct extent_state *state)
fs/btrfs/extent-io-tree.c
2023
struct extent_state *next;
fs/btrfs/extent-io-tree.c
2044
sizeof(struct extent_state), 0, 0,
fs/btrfs/extent-io-tree.c
209
static inline struct extent_state *next_state(struct extent_state *state)
fs/btrfs/extent-io-tree.c
213
return rb_entry_safe(next, struct extent_state, rb_node);
fs/btrfs/extent-io-tree.c
216
static inline struct extent_state *prev_state(struct extent_state *state)
fs/btrfs/extent-io-tree.c
22
static inline void btrfs_leak_debug_add_state(struct extent_state *state)
fs/btrfs/extent-io-tree.c
220
return rb_entry_safe(next, struct extent_state, rb_node);
fs/btrfs/extent-io-tree.c
242
static inline struct extent_state *tree_search_for_insert(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.c
250
struct extent_state *entry = NULL;
fs/btrfs/extent-io-tree.c
254
entry = rb_entry(prev, struct extent_state, rb_node);
fs/btrfs/extent-io-tree.c
292
static struct extent_state *tree_search_prev_next(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.c
294
struct extent_state **prev_ret,
fs/btrfs/extent-io-tree.c
295
struct extent_state **next_ret)
fs/btrfs/extent-io-tree.c
299
struct extent_state *orig_prev;
fs/btrfs/extent-io-tree.c
300
struct extent_state *entry = NULL;
fs/btrfs/extent-io-tree.c
306
entry = rb_entry(*node, struct extent_state, rb_node);
fs/btrfs/extent-io-tree.c
31
static inline void btrfs_leak_debug_del_state(struct extent_state *state)
fs/btrfs/extent-io-tree.c
332
static inline struct extent_state *tree_search(struct extent_io_tree *tree, u64 offset)
fs/btrfs/extent-io-tree.c
342
static void merge_prev_state(struct extent_io_tree *tree, struct extent_state *state)
fs/btrfs/extent-io-tree.c
344
struct extent_state *prev;
fs/btrfs/extent-io-tree.c
357
static void merge_next_state(struct extent_io_tree *tree, struct extent_state *state)
fs/btrfs/extent-io-tree.c
359
struct extent_state *next;
fs/btrfs/extent-io-tree.c
381
static void merge_state(struct extent_io_tree *tree, struct extent_state *state)
fs/btrfs/extent-io-tree.c
391
struct extent_state *state,
fs/btrfs/extent-io-tree.c
42
struct extent_state *state;
fs/btrfs/extent-io-tree.c
421
static struct extent_state *insert_state(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.c
422
struct extent_state *state,
fs/btrfs/extent-io-tree.c
436
struct extent_state *entry;
fs/btrfs/extent-io-tree.c
439
entry = rb_entry(parent, struct extent_state, rb_node);
fs/btrfs/extent-io-tree.c
45
state = list_first_entry(&states, struct extent_state, leak_list);
fs/btrfs/extent-io-tree.c
480
struct extent_state *state, struct rb_node **node,
fs/btrfs/extent-io-tree.c
504
static int split_state(struct extent_io_tree *tree, struct extent_state *orig,
fs/btrfs/extent-io-tree.c
505
struct extent_state *prealloc, u64 split)
fs/btrfs/extent-io-tree.c
521
struct extent_state *entry;
fs/btrfs/extent-io-tree.c
524
entry = rb_entry(parent, struct extent_state, rb_node);
fs/btrfs/extent-io-tree.c
543
struct extent_state *state, u32 bits)
fs/btrfs/extent-io-tree.c
564
static inline struct extent_state *next_search_state(struct extent_state *state, u64 end)
fs/btrfs/extent-io-tree.c
579
static struct extent_state *clear_state_bit(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.c
580
struct extent_state *state,
fs/btrfs/extent-io-tree.c
584
struct extent_state *next;
fs/btrfs/extent-io-tree.c
631
u32 bits, struct extent_state **cached_state,
fs/btrfs/extent-io-tree.c
634
struct extent_state *state;
fs/btrfs/extent-io-tree.c
635
struct extent_state *cached;
fs/btrfs/extent-io-tree.c
636
struct extent_state *prealloc = NULL;
fs/btrfs/extent-io-tree.c
868
u32 bits, struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
870
struct extent_state *state;
fs/btrfs/extent-io-tree.c
931
static void cache_state_if_flags(struct extent_state *state,
fs/btrfs/extent-io-tree.c
932
struct extent_state **cached_ptr,
fs/btrfs/extent-io-tree.c
943
static void cache_state(struct extent_state *state,
fs/btrfs/extent-io-tree.c
944
struct extent_state **cached_ptr)
fs/btrfs/extent-io-tree.c
954
static struct extent_state *find_first_extent_bit_state(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.c
957
struct extent_state *state;
fs/btrfs/extent-io-tree.c
982
struct extent_state **cached_state)
fs/btrfs/extent-io-tree.c
984
struct extent_state *state;
fs/btrfs/extent-io-tree.h
145
struct extent_state **cached);
fs/btrfs/extent-io-tree.h
147
u32 bits, struct extent_state **cached);
fs/btrfs/extent-io-tree.h
150
struct extent_state **cached)
fs/btrfs/extent-io-tree.h
156
u64 end, struct extent_state **cached)
fs/btrfs/extent-io-tree.h
167
struct extent_state **cached_state);
fs/btrfs/extent-io-tree.h
169
void btrfs_free_extent_state(struct extent_state *state);
fs/btrfs/extent-io-tree.h
171
struct extent_state *cached_state);
fs/btrfs/extent-io-tree.h
174
struct extent_state **cached_state);
fs/btrfs/extent-io-tree.h
178
u32 bits, struct extent_state **cached,
fs/btrfs/extent-io-tree.h
183
struct extent_state **cached)
fs/btrfs/extent-io-tree.h
189
struct extent_state **cached)
fs/btrfs/extent-io-tree.h
198
u32 bits, struct extent_state **cached_state);
fs/btrfs/extent-io-tree.h
201
u64 end, struct extent_state **cached)
fs/btrfs/extent-io-tree.h
210
struct extent_state **cached_state);
fs/btrfs/extent-io-tree.h
214
struct extent_state **cached_state);
fs/btrfs/extent-io-tree.h
221
struct extent_state **cached_state);
fs/btrfs/extent-io-tree.h
223
u64 end, struct extent_state **cached)
fs/btrfs/extent-io-tree.h
229
u64 end, struct extent_state **cached)
fs/btrfs/extent-io-tree.h
235
u64 end, struct extent_state **cached)
fs/btrfs/extent-io-tree.h
241
struct extent_state *btrfs_next_extent_state(struct extent_io_tree *tree,
fs/btrfs/extent-io-tree.h
242
struct extent_state *state);
fs/btrfs/extent-tree.c
2989
struct extent_state *cached_state = NULL;
fs/btrfs/extent-tree.c
2999
struct extent_state *next_state;
fs/btrfs/extent_io.c
1330
struct extent_state **cached_state)
fs/btrfs/extent_io.c
1379
struct extent_state *cached_state = NULL;
fs/btrfs/extent_io.c
2743
struct extent_state *cached_state = NULL;
fs/btrfs/extent_io.c
2768
struct extent_state *cached_state = NULL;
fs/btrfs/extent_io.c
381
struct extent_state *cached_state = NULL;
fs/btrfs/extent_io.c
469
struct extent_state **cached,
fs/btrfs/extent_io.h
29
struct extent_state;
fs/btrfs/extent_io.h
387
struct extent_state **cached,
fs/btrfs/fiemap.c
439
struct extent_state **delalloc_cached_state,
fs/btrfs/fiemap.c
635
struct extent_state *cached_state = NULL;
fs/btrfs/fiemap.c
636
struct extent_state *delalloc_cached_state = NULL;
fs/btrfs/file.c
1192
struct extent_state *cached_state = NULL;
fs/btrfs/file.c
1849
struct extent_state *cached_state = NULL;
fs/btrfs/file.c
2267
struct extent_state **cached_state)
fs/btrfs/file.c
2649
struct extent_state *cached_state = NULL;
fs/btrfs/file.c
3047
struct extent_state *cached_state = NULL;
fs/btrfs/file.c
3092
struct extent_state *cached_state = NULL;
fs/btrfs/file.c
3290
struct extent_state **cached_state,
fs/btrfs/file.c
3414
struct extent_state **cached_state,
fs/btrfs/file.c
3474
struct extent_state **cached_state,
fs/btrfs/file.c
3529
struct extent_state *cached_state = NULL;
fs/btrfs/file.c
3530
struct extent_state **delalloc_cached_state;
fs/btrfs/file.c
64
size_t write_bytes, struct extent_state **cached, bool noreserve)
fs/btrfs/file.c
889
struct extent_state **cached_state)
fs/btrfs/file.c
970
struct extent_state *cached_state = NULL;
fs/btrfs/file.h
40
size_t write_bytes, struct extent_state **cached, bool noreserve);
fs/btrfs/file.h
46
struct extent_state **cached_state,
fs/btrfs/file.h
9
struct extent_state;
fs/btrfs/free-space-cache.c
1281
struct extent_state **cached_state)
fs/btrfs/free-space-cache.c
1374
struct extent_state *cached_state = NULL;
fs/btrfs/free-space-cache.c
307
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
10101
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
1036
struct extent_state *cached = NULL;
fs/btrfs/inode.c
1198
struct btrfs_key *ins, struct extent_state **cached,
fs/btrfs/inode.c
1347
struct extent_state *cached = NULL;
fs/btrfs/inode.c
1682
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
1903
struct extent_state **cached,
fs/btrfs/inode.c
2028
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
2265
struct extent_state *cached = NULL;
fs/btrfs/inode.c
2311
struct extent_state *cached = NULL;
fs/btrfs/inode.c
2433
struct extent_state *orig, u64 split)
fs/btrfs/inode.c
2471
void btrfs_merge_delalloc_extent(struct btrfs_inode *inode, struct extent_state *new,
fs/btrfs/inode.c
2472
struct extent_state *other)
fs/btrfs/inode.c
2575
void btrfs_set_delalloc_extent(struct btrfs_inode *inode, struct extent_state *state,
fs/btrfs/inode.c
2633
struct extent_state *state, u32 bits)
fs/btrfs/inode.c
2746
struct extent_state **cached_state)
fs/btrfs/inode.c
2784
struct extent_state **cached_state)
fs/btrfs/inode.c
2821
unsigned int extra_bits, struct extent_state **cached_state)
fs/btrfs/inode.c
3015
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
4879
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
5119
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
5368
struct extent_state *state;
fs/btrfs/inode.c
5369
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
5375
state = rb_entry(node, struct extent_state, rb_node);
fs/btrfs/inode.c
7488
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
7726
struct extent_state *cached_state = NULL;
fs/btrfs/inode.c
9290
struct extent_state **cached_state,
fs/btrfs/inode.c
9478
struct extent_state **cached_state,
fs/btrfs/inode.c
9542
struct extent_state **cached_state,
fs/btrfs/inode.c
9716
struct extent_state *cached_state = NULL;
fs/btrfs/ioctl.c
4315
struct extent_state *cached_state = NULL;
fs/btrfs/ioctl.c
4530
struct extent_state *cached_state;
fs/btrfs/ioctl.c
4615
struct extent_state *cached_state,
fs/btrfs/ioctl.c
4700
struct extent_state *cached_state = NULL;
fs/btrfs/ordered-data.c
1183
struct extent_state **cached_state)
fs/btrfs/ordered-data.c
1186
struct extent_state *cache = NULL;
fs/btrfs/ordered-data.c
1187
struct extent_state **cachedp = &cache;
fs/btrfs/ordered-data.c
1220
struct extent_state **cached_state)
fs/btrfs/ordered-data.h
19
struct extent_state;
fs/btrfs/ordered-data.h
223
struct extent_state **cached_state);
fs/btrfs/ordered-data.h
225
struct extent_state **cached_state);
fs/btrfs/reflink.c
692
struct extent_state *cached_state = NULL;
fs/btrfs/reflink.c
759
struct extent_state *cached_state = NULL;
fs/btrfs/relocation.c
1419
struct extent_state *cached_state = NULL;
fs/btrfs/relocation.c
2790
struct extent_state *cached_state = NULL;
fs/btrfs/relocation.c
2820
struct extent_state *cached_state = NULL;
fs/btrfs/relocation.c
2946
struct extent_state *cached_state = NULL;
fs/btrfs/relocation.c
993
struct extent_state *cached_state = NULL;
fs/btrfs/tests/extent-io-tests.c
101
state = rb_entry(node, struct extent_state, rb_node);
fs/btrfs/tests/extent-io-tests.c
71
static void extent_flag_to_str(const struct extent_state *state, char *dest)
fs/btrfs/tests/extent-io-tests.c
99
struct extent_state *state;
fs/btrfs/transaction.c
1156
struct extent_state *cached_state = NULL;
fs/btrfs/transaction.c
1207
struct extent_state *cached_state = NULL;
fs/btrfs/tree-log.c
4734
struct extent_state *cached_state = NULL;
fs/hfsplus/extents.c
100
if (hip->extent_state & HFSPLUS_EXT_NEW) {
fs/hfsplus/extents.c
109
hip->extent_state &= ~(HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW);
fs/hfsplus/extents.c
115
hip->extent_state &= ~HFSPLUS_EXT_DIRTY;
fs/hfsplus/extents.c
135
if (HFSPLUS_I(inode)->extent_state & HFSPLUS_EXT_DIRTY) {
fs/hfsplus/extents.c
187
if (hip->extent_state & HFSPLUS_EXT_DIRTY) {
fs/hfsplus/extents.c
203
hip->extent_state &= ~(HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW);
fs/hfsplus/extents.c
269
was_dirty = (hip->extent_state & HFSPLUS_EXT_DIRTY);
fs/hfsplus/extents.c
509
hip->extent_state |= HFSPLUS_EXT_DIRTY;
fs/hfsplus/extents.c
536
hip->extent_state |= HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW;
fs/hfsplus/extents.c
615
hip->extent_state |= HFSPLUS_EXT_DIRTY;
fs/hfsplus/extents.c
620
hip->extent_state &= ~(HFSPLUS_EXT_DIRTY | HFSPLUS_EXT_NEW);
fs/hfsplus/hfsplus_fs.h
192
unsigned int extent_state;
fs/hfsplus/inode.c
488
hip->extent_state = 0;
fs/hfsplus/super.c
85
HFSPLUS_I(inode)->extent_state = 0;
include/trace/events/btrfs.h
2349
struct extent_state;
include/trace/events/btrfs.h
2352
TP_PROTO(const struct extent_state *state,
include/trace/events/btrfs.h
2358
__field(const struct extent_state *, state)
include/trace/events/btrfs.h
2375
TP_PROTO(const struct extent_state *state, unsigned long IP),
include/trace/events/btrfs.h
2380
__field(const struct extent_state *, state)