loop_info64
loop_set_status(struct loop_device *lo, const struct loop_info64 *info)
loop_get_status(struct loop_device *lo, struct loop_info64 *info)
loop_info64_from_old(const struct loop_info *info, struct loop_info64 *info64)
loop_info64_to_old(const struct loop_info64 *info64, struct loop_info *info)
struct loop_info64 info64;
loop_set_status64(struct loop_device *lo, const struct loop_info64 __user *arg)
struct loop_info64 info64;
if (copy_from_user(&info64, arg, sizeof (struct loop_info64)))
struct loop_info64 info64;
loop_get_status64(struct loop_device *lo, struct loop_info64 __user *arg) {
struct loop_info64 info64;
struct loop_info64 *info64)
loop_info64_to_compat(const struct loop_info64 *info64,
struct loop_info64 info64;
struct loop_info64 info64;
const struct loop_info64 *info)
struct loop_info64 info;