loop_func_tableRegular
4.4: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
4.8: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
4.10: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
4.13: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
4.15: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
4.18: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.0: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.3: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.4: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.8: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.11: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.13: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.15: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
armhf: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
ppc64el: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
riscv64: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
aws: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
azure: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
gcp: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
lowlatency: ✅struct loop_func_table {
int number;
int (*transfer)(struct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
int (*init)(struct loop_device *, const struct loop_info64 *);
int (*release)(struct loop_device *);
int (*ioctl)(struct loop_device *, int, long unsigned int);
struct module *owner;
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅