Home
last modified time | relevance | path

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

/include/linux/
Dfs.h2015 #define S_ENCRYPTED 16384 /* Encrypted file (using fs/crypto/) */ macro
2057 #define IS_ENCRYPTED(inode) ((inode)->i_flags & S_ENCRYPTED)