Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.h346 struct backing_file_context *incfs_alloc_bfc(struct mount_info *mi,
H A Dpseudo_files.c328 bfc = incfs_alloc_bfc(mi, new_file); in init_new_file()
730 bfc = incfs_alloc_bfc(mi, new_file); in init_new_mapped_file()
H A Dformat.c18 struct backing_file_context *incfs_alloc_bfc(struct mount_info *mi, in incfs_alloc_bfc() function
H A Ddata_mgmt.c288 bfc = incfs_alloc_bfc(mi, bf); in incfs_open_data_file()