Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c46 if (flags & UBIFS_DIRSYNC_FL) in ubifs_set_inode_flags()
72 ubifs_flags |= UBIFS_DIRSYNC_FL; in ioctl2ubifs()
96 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()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs-media.h311 UBIFS_DIRSYNC_FL = 0x10, enumerator