Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dformat.h127 INCFS_FILE_MAPPED = 1 << 1, enumerator
H A Dformat.c464 fh.fh_flags = cpu_to_le32(INCFS_FILE_MAPPED); in incfs_write_mapping_fh_to_backing_file()
H A Dverity.c435 if (df->df_header_flags & INCFS_FILE_MAPPED) in incfs_add_signature_record()
H A Ddata_mgmt.c315 if (df->df_header_flags & INCFS_FILE_MAPPED) { in incfs_open_data_file()