Home
last modified time | relevance | path

Searched defs:bfc (Results 1 – 5 of 5) sorted by relevance

/fs/incfs/
Dformat.c33 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 …]
Ddata_mgmt.c275 struct backing_file_context *bfc = NULL; in incfs_open_data_file() local
348 struct backing_file_context *bfc = df->df_backing_file_context; in incfs_free_data_file() local
667 static int validate_hash_tree(struct backing_file_context *bfc, struct file *f, in validate_hash_tree()
818 struct backing_file_context *bfc = NULL; in get_data_file_block() local
1271 struct backing_file_context *bfc = NULL; in incfs_read_data_file_block() local
1343 struct backing_file_context *bfc = NULL; in incfs_read_merkle_tree_blocks() local
1367 struct backing_file_context *bfc = NULL; in incfs_process_new_data_block() local
1448 struct backing_file_context *bfc = df->df_backing_file_context; in incfs_read_file_signature() local
1476 struct backing_file_context *bfc = NULL; in incfs_process_new_hash_block() local
1666 struct backing_file_context *bfc = NULL; in incfs_scan_metadata_chain() local
Dverity.c79 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
Dpseudo_files.c306 struct backing_file_context *bfc = NULL; in init_new_file() local
712 struct backing_file_context *bfc = NULL; in init_new_mapped_file() local
Dvfs.c689 struct backing_file_context *bfc; in handle_file_completed() local