Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dioctl.c47 if (flags & UBIFS_DIRSYNC_FL) in ubifs_set_inode_flags()
73 ubifs_flags |= UBIFS_DIRSYNC_FL; in ioctl2ubifs()
97 if (ubifs_flags & UBIFS_DIRSYNC_FL) in ubifs2ioctl()
H A Dubifs-media.h329 UBIFS_DIRSYNC_FL = 0x10, enumerator
H A Ddir.c59 flags = ui->flags & (UBIFS_COMPR_FL | UBIFS_SYNC_FL | UBIFS_DIRSYNC_FL); in inherit_flags()
62 flags &= ~UBIFS_DIRSYNC_FL; in inherit_flags()
/openbmc/u-boot/fs/ubifs/
H A Dubifs-media.h310 UBIFS_DIRSYNC_FL = 0x10, enumerator