Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dloop.c98 * loop_global_lock_killable() - take locks for safe loop_validate_file() test
105 * Since loop_validate_file() traverses on other "struct loop_device" if
475 static int loop_validate_file(struct file *file, struct block_device *bdev) in loop_validate_file() function
563 error = loop_validate_file(file, bdev); in loop_change_fd()
593 * Flush loop_validate_file() before fput(), for l->lo_backing_file in loop_change_fd()
1012 error = loop_validate_file(file, bdev); in loop_configure()
1069 /* Order wrt reading lo_state in loop_validate_file(). */ in loop_configure()
1189 * make sure that loop_validate_file() will fail if the "struct file" in loop_clr_fd()