Searched refs:hmdfs_file_restore_ctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | stash.c | 101 struct hmdfs_file_restore_ctx { struct 1094 static int hmdfs_verify_restore_file_head(struct hmdfs_file_restore_ctx *ctx, in hmdfs_verify_restore_file_head() 1180 static int hmdfs_get_restore_file_metadata(struct hmdfs_file_restore_ctx *ctx) in hmdfs_get_restore_file_metadata() 1252 static int hmdfs_open_restore_dst_file(struct hmdfs_file_restore_ctx *ctx, in hmdfs_open_restore_dst_file() 1279 static bool hmdfs_need_abort_restore(struct hmdfs_file_restore_ctx *ctx, in hmdfs_need_abort_restore() 1306 static void hmdfs_init_copy_args(const struct hmdfs_file_restore_ctx *ctx, in hmdfs_init_copy_args() 1446 static int hmdfs_restore_src_to_dst(struct hmdfs_file_restore_ctx *ctx, in hmdfs_restore_src_to_dst() 1476 static int hmdfs_restore_file(struct hmdfs_file_restore_ctx *ctx) in hmdfs_restore_file() 1534 struct hmdfs_file_restore_ctx *ctx) in hmdfs_init_file_restore_ctx() 1574 static void hmdfs_exit_file_restore_ctx(struct hmdfs_file_restore_ctx *ct [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | stash.c | 101 struct hmdfs_file_restore_ctx { struct 1084 static int hmdfs_verify_restore_file_head(struct hmdfs_file_restore_ctx *ctx, in hmdfs_verify_restore_file_head() 1170 static int hmdfs_get_restore_file_metadata(struct hmdfs_file_restore_ctx *ctx) in hmdfs_get_restore_file_metadata() 1242 static int hmdfs_open_restore_dst_file(struct hmdfs_file_restore_ctx *ctx, in hmdfs_open_restore_dst_file() 1269 static bool hmdfs_need_abort_restore(struct hmdfs_file_restore_ctx *ctx, in hmdfs_need_abort_restore() 1296 static void hmdfs_init_copy_args(const struct hmdfs_file_restore_ctx *ctx, in hmdfs_init_copy_args() 1431 static int hmdfs_restore_src_to_dst(struct hmdfs_file_restore_ctx *ctx, in hmdfs_restore_src_to_dst() 1461 static int hmdfs_restore_file(struct hmdfs_file_restore_ctx *ctx) in hmdfs_restore_file() 1519 struct hmdfs_file_restore_ctx *ctx) in hmdfs_init_file_restore_ctx() 1559 static void hmdfs_exit_file_restore_ctx(struct hmdfs_file_restore_ctx *ct [all...] |
Completed in 6 milliseconds