Home
last modified time | relevance | path

Searched refs:S_APPEND (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h52 S_APPEND = 256, /* Append-only file. */ enumerator
53 #define S_APPEND S_APPEND macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h147 #define S_APPEND 4 /* Append-only file */ macro
181 #define IS_APPEND(inode) ((inode)->i_flags & S_APPEND)