Home
last modified time | relevance | path

Searched refs:state (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
A Dextent-io.c28 state = malloc(sizeof(*state)); in alloc_extent_state()
33 state->state = 0; in alloc_extent_state()
63 state->cache_node.size = state->end + 1 - state->start; in update_extent_state()
86 other->state == state->state) { in merge_state()
98 other->state == state->state) { in merge_state()
119 state->state |= bits; in insert_state()
157 state->state &= ~bits; in clear_state_bit()
158 if (state->state == 0) { in clear_state_bit()
358 state->state |= bits; in set_extent_bits()
388 state->state |= bits; in set_extent_bits()
[all …]
A Dextent-io.h67 struct cache_tree state; member
77 unsigned long state; member
/fs/sandbox/
A Dhost_bootdev.c31 bflow->state = BOOTFLOWST_MEDIA; in host_get_bootflow()

Completed in 7 milliseconds