Home
last modified time | relevance | path

Searched refs:alloc_state_change (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_state.c58 static struct drbd_state_change *alloc_state_change(unsigned int n_devices, unsigned int n_connections, gfp_t gfp) in alloc_state_change() function
99 state_change = alloc_state_change(n_devices, n_connections, gfp); in remember_old_state()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_state.c58 static struct drbd_state_change *alloc_state_change(unsigned int n_devices, unsigned int n_connections, gfp_t gfp) in alloc_state_change() function
99 state_change = alloc_state_change(n_devices, n_connections, gfp); in remember_old_state()

Completed in 10 milliseconds