Home
last modified time | relevance | path

Searched refs:UBIFS_COMPR_FL (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c64 ubifs_flags |= UBIFS_COMPR_FL; in ioctl2ubifs()
88 if (ubifs_flags & UBIFS_COMPR_FL) in ubifs2ioctl()
H A Dubifs-media.h325 UBIFS_COMPR_FL = 0x01, enumerator
H A Ddir.c59 flags = ui->flags & (UBIFS_COMPR_FL | UBIFS_SYNC_FL | UBIFS_DIRSYNC_FL); in inherit_flags()
1599 if (ui->flags & UBIFS_COMPR_FL) in ubifs_getattr()
H A Dsb.c306 ino->flags = cpu_to_le32(UBIFS_COMPR_FL); in create_default_filesystem()
H A Djournal.c761 if (!(ui->flags & UBIFS_COMPR_FL)) in ubifs_jnl_write_data()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h307 UBIFS_COMPR_FL = 0x01, enumerator
H A Dsb.c309 ino->flags = cpu_to_le32(UBIFS_COMPR_FL); in create_default_filesystem()