Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dioctl.c27 (UBIFS_SETTABLE_IOCTL_FLAGS | FS_ENCRYPT_FL)
100 ioctl_flags |= FS_ENCRYPT_FL; in ubifs2ioctl()
/linux/tools/include/uapi/linux/
H A Dfs.h286 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h381 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
/linux/fs/ntfs3/
H A Dfile.c119 flags |= FS_ENCRYPT_FL; in ntfs_fileattr_get()
/linux/fs/f2fs/
H A Dfile.c2310 FS_ENCRYPT_FL | \
3567 fsflags |= FS_ENCRYPT_FL; in f2fs_fileattr_get()
/linux/Documentation/filesystems/
H A Dfscrypt.rst787 and check for FS_ENCRYPT_FL, or to use the statx() system call and