Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.h352 int incfs_write_blockmap_to_backing_file(struct backing_file_context *bfc,
H A Dformat.c214 int incfs_write_blockmap_to_backing_file(struct backing_file_context *bfc, in incfs_write_blockmap_to_backing_file() function
H A Dpseudo_files.c371 error = incfs_write_blockmap_to_backing_file(bfc, block_count); in init_new_file()