Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h509 #define S_IMMUTABLE 8 /* Immutable file */ macro
/openbmc/linux/include/linux/
H A Dfs.h2097 #define S_IMMUTABLE (1 << 3) /* Immutable file */ macro