Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h515 #define S_SWAPFILE 256 /* Do not truncate: swapon got its bmaps */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2052 #define S_SWAPFILE (1 << 8) /* Do not truncate: swapon got its bmaps */ macro