Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.c199 fh_first_md_offset); in append_md_to_backing_file()
428 fh.fh_first_md_offset = cpu_to_le64(0); in incfs_write_fh_to_backing_file()
626 *first_md_off = le64_to_cpu(fh.fh_first_md_offset); in incfs_read_file_header()
H A Dformat.h175 __le64 fh_first_md_offset; member