Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dioctl.c187 case FS_IOC_SET_ENCRYPTION_POLICY: { in ubifs_ioctl()
223 case FS_IOC_SET_ENCRYPTION_POLICY: in ubifs_compat_ioctl()
/Linux-v4.19/include/uapi/linux/
Dfs.h293 #define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy) macro
/Linux-v4.19/Documentation/filesystems/
Dfscrypt.rst259 The FS_IOC_SET_ENCRYPTION_POLICY ioctl sets an encryption policy on an
295 FS_IOC_SET_ENCRYPTION_POLICY is executed. However, it must be added
298 If the file is not yet encrypted, then FS_IOC_SET_ENCRYPTION_POLICY
308 FS_IOC_SET_ENCRYPTION_POLICY validates that the specified encryption
317 FS_IOC_SET_ENCRYPTION_POLICY can fail with the following errors:
/Linux-v4.19/fs/ext4/
Dext4.h653 #define EXT4_IOC_SET_ENCRYPTION_POLICY FS_IOC_SET_ENCRYPTION_POLICY
/Linux-v4.19/fs/f2fs/
Df2fs.h402 #define F2FS_IOC_SET_ENCRYPTION_POLICY FS_IOC_SET_ENCRYPTION_POLICY