Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfs.h251 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/Linux-v5.4/tools/include/uapi/linux/
Dfs.h251 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/Linux-v5.4/fs/f2fs/
Dfile.c1733 FS_ENCRYPT_FL | \
1782 fsflags |= FS_ENCRYPT_FL; in f2fs_ioc_getflags()
/Linux-v5.4/Documentation/filesystems/
Dfscrypt.rst573 and check for FS_ENCRYPT_FL, or to use the statx() system call and