Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Dloop.c1328 static int __loop_clr_fd(struct loop_device *lo, bool release) in __loop_clr_fd() function
1494 return __loop_clr_fd(lo, false); in loop_clr_fd()
2068 __loop_clr_fd(lo, true); in lo_release()