Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h510 #define S_IMMUTABLE 8 /* Immutable file */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2047 #define S_IMMUTABLE (1 << 3) /* Immutable file */ macro