Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Dloop.c1198 static int __loop_clr_fd(struct loop_device *lo, bool release) in __loop_clr_fd() function
1342 return __loop_clr_fd(lo, false); in loop_clr_fd()
1923 __loop_clr_fd(lo, true); in lo_release()