Searched defs:IS_IMMUTABLE (Results 1 – 2 of 2) sorted by relevance
2023 #define IS_IMMUTABLE(inode) ((inode)->i_flags & S_IMMUTABLE) macro
1942 #define IS_IMMUTABLE(inode) ((inode)->i_flags & S_IMMUTABLE) macro