Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.h178 __le64 fh_file_size; member
H A Dformat.c431 fh.fh_file_size = cpu_to_le64(file_size); in incfs_write_fh_to_backing_file()
630 *file_size = le64_to_cpu(fh.fh_file_size); in incfs_read_file_header()