Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-bow.c81 struct bow_context { struct
171 static int split_range(struct bow_context *bc, struct bow_range **br, in split_range()
220 static void set_type(struct bow_context *bc, struct bow_range **br, int type) in set_type()
256 static struct bow_range *find_free_range(struct bow_context *bc) in find_free_range()
267 static sector_t sector_to_page(struct bow_context const *bc, sector_t sector) in sector_to_page()
274 static int copy_data(struct bow_context const *bc, in copy_data()
325 static int add_log_entry(struct bow_context *bc, sector_t source, sector_t dest,
328 static int backup_log_sector(struct bow_context *bc) in backup_log_sector()
376 static int add_log_entry(struct bow_context *bc, sector_t source, sector_t dest, in add_log_entry()
411 static int prepare_log(struct bow_context *bc) in prepare_log()
[all …]