Home
last modified time | relevance | path

Searched defs:I_DIRTY_DATASYNC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h551 #define I_DIRTY_DATASYNC 2 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2227 #define I_DIRTY_DATASYNC (1 << 1) macro