Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dloop.c603 static int loop_switch(struct loop_device *lo, struct file *file) in loop_switch() function
626 return loop_switch(lo, NULL); in loop_flush()
693 error = loop_switch(lo, file); in loop_change_fd()