liveupdate_file_op_args
int (*preserve)(struct liveupdate_file_op_args *args);
void (*unpreserve)(struct liveupdate_file_op_args *args);
int (*freeze)(struct liveupdate_file_op_args *args);
void (*unfreeze)(struct liveupdate_file_op_args *args);
int (*retrieve)(struct liveupdate_file_op_args *args);
bool (*can_finish)(struct liveupdate_file_op_args *args);
void (*finish)(struct liveupdate_file_op_args *args);
struct liveupdate_file_op_args args = {0};
struct liveupdate_file_op_args args = {0};
struct liveupdate_file_op_args args = {0};
struct liveupdate_file_op_args args = {0};
struct liveupdate_file_op_args args = {0};
struct liveupdate_file_op_args args = {0};
struct liveupdate_file_op_args args = {0};
static int memfd_luo_preserve(struct liveupdate_file_op_args *args)
static int memfd_luo_freeze(struct liveupdate_file_op_args *args)
static void memfd_luo_unpreserve(struct liveupdate_file_op_args *args)
static void memfd_luo_finish(struct liveupdate_file_op_args *args)
static int memfd_luo_retrieve(struct liveupdate_file_op_args *args)