Searched defs:bfc (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | format.c | 33 void incfs_free_bfc(struct backing_file_context *bfc) in incfs_free_bfc() 58 static int truncate_backing_file(struct backing_file_context *bfc, in truncate_backing_file() 94 static int write_to_bf(struct backing_file_context *bfc, const void *buf, in write_to_bf() 106 static int append_zeros_no_fallocate(struct backing_file_context *bfc, in append_zeros_no_fallocate() 125 static int append_zeros(struct backing_file_context *bfc, size_t len) in append_zeros() 157 static int append_md_to_backing_file(struct backing_file_context *bfc, in append_md_to_backing_file() 214 int incfs_write_blockmap_to_backing_file(struct backing_file_context *bfc, in incfs_write_blockmap_to_backing_file() 248 int incfs_write_signature_to_backing_file(struct backing_file_context *bfc, in incfs_write_signature_to_backing_file() 318 static int write_new_status_to_backing_file(struct backing_file_context *bfc, in write_new_status_to_backing_file() 342 int incfs_write_status_to_backing_file(struct backing_file_context *bfc, in incfs_write_status_to_backing_file() [all …]
|
| H A D | data_mgmt.c | 276 struct backing_file_context *bfc = NULL; in incfs_open_data_file() local 349 struct backing_file_context *bfc = df->df_backing_file_context; in incfs_free_data_file() local 668 static int validate_hash_tree(struct backing_file_context *bfc, struct file *f, in validate_hash_tree() 819 struct backing_file_context *bfc = NULL; in get_data_file_block() local 1291 struct backing_file_context *bfc = NULL; in incfs_read_data_file_block() local 1362 struct backing_file_context *bfc = NULL; in incfs_read_merkle_tree_blocks() local 1385 struct backing_file_context *bfc = NULL; in incfs_process_new_data_block() local 1451 struct backing_file_context *bfc = df->df_backing_file_context; in incfs_read_file_signature() local 1479 struct backing_file_context *bfc = NULL; in incfs_process_new_hash_block() local 1669 struct backing_file_context *bfc = NULL; in incfs_scan_metadata_chain() local
|
| H A D | verity.c | 79 struct backing_file_context *bfc; in incfs_end_enable_verity() local 297 struct backing_file_context *bfc, in incfs_build_merkle_tree() 422 struct backing_file_context *bfc; in incfs_add_signature_record() local
|
| H A D | pseudo_files.c | 306 struct backing_file_context *bfc = NULL; in init_new_file() local 712 struct backing_file_context *bfc = NULL; in init_new_mapped_file() local
|
| H A D | vfs.c | 668 struct backing_file_context *bfc; in maybe_delete_incomplete_file() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_mc.h | 76 at91_bfc_t bfc; /* 0xC0 BFC User Interface */ member
|