Home
last modified time | relevance | path

Searched refs:new_flag (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/md/
Ddm-bufio.c1545 enum new_flag { enum
1558 static struct dm_buffer *__alloc_buffer_wait_no_callback(struct dm_bufio_client *c, enum new_flag n… in __alloc_buffer_wait_no_callback()
1611 static struct dm_buffer *__alloc_buffer_wait(struct dm_bufio_client *c, enum new_flag nf) in __alloc_buffer_wait()
1723 enum new_flag nf, int *need_submit, in __bufio_new()
1819 enum new_flag nf, struct dm_buffer **bp) in new_read()
/Linux-v6.6/kernel/trace/
Dring_buffer.c1403 int old_flag, int new_flag) in rb_head_page_set() argument
1414 val | old_flag, val | new_flag); in rb_head_page_set()