Home
last modified time | relevance | path

Searched refs:UBIFS_SYNC_FL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dioctl.c40 if (flags & UBIFS_SYNC_FL) in ubifs_set_inode_flags()
66 ubifs_flags |= UBIFS_SYNC_FL; in ioctl2ubifs()
90 if (ubifs_flags & UBIFS_SYNC_FL) in ubifs2ioctl()
H A Dubifs-media.h313 * UBIFS_SYNC_FL: I/O on this inode has to be synchronous
326 UBIFS_SYNC_FL = 0x02, enumerator
496 * @flags: per-inode flags (%UBIFS_COMPR_FL, %UBIFS_SYNC_FL, etc)
H A Ddir.c42 * o %UBIFS_SYNC_FL - useful for the same reasons;
59 flags = ui->flags & (UBIFS_COMPR_FL | UBIFS_SYNC_FL | UBIFS_DIRSYNC_FL); in inherit_flags()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dioctl.c41 if (flags & UBIFS_SYNC_FL) in ubifs_set_inode_flags()
67 ubifs_flags |= UBIFS_SYNC_FL; in ioctl2ubifs()
91 if (ubifs_flags & UBIFS_SYNC_FL) in ubifs2ioctl()
H A Dubifs-media.h313 * UBIFS_SYNC_FL: I/O on this inode has to be synchronous
326 UBIFS_SYNC_FL = 0x02, enumerator
496 * @flags: per-inode flags (%UBIFS_COMPR_FL, %UBIFS_SYNC_FL, etc)
H A Ddir.c42 * o %UBIFS_SYNC_FL - useful for the same reasons;
59 flags = ui->flags & (UBIFS_COMPR_FL | UBIFS_SYNC_FL | UBIFS_DIRSYNC_FL); in inherit_flags()

Completed in 9 milliseconds