Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c26 (UBIFS_SETTABLE_IOCTL_FLAGS | FS_ENCRYPT_FL)
99 ioctl_flags |= FS_ENCRYPT_FL; in ubifs2ioctl()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h251 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfs.h251 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfs.h343 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfs.h343 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c1934 FS_ENCRYPT_FL | \
1985 fsflags |= FS_ENCRYPT_FL; in f2fs_ioc_getflags()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfscrypt.rst630 and check for FS_ENCRYPT_FL, or to use the statx() system call and