Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dioctl.c177 case FS_IOC_SET_ENCRYPTION_POLICY: { in ubifs_ioctl()
216 case FS_IOC_SET_ENCRYPTION_POLICY: in ubifs_compat_ioctl()
/linux/tools/include/uapi/linux/
H A Dfscrypt.h163 #define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy_v1) macro
/linux/fs/ceph/
H A Dioctl.c338 case FS_IOC_SET_ENCRYPTION_POLICY: in ceph_ioctl_cmd_name()
386 case FS_IOC_SET_ENCRYPTION_POLICY: in ceph_ioctl()
/linux/Documentation/filesystems/
H A Dfscrypt.rst493 the encryption policy; see `FS_IOC_SET_ENCRYPTION_POLICY`_.
573 FS_IOC_SET_ENCRYPTION_POLICY subsection
576 The FS_IOC_SET_ENCRYPTION_POLICY ioctl sets an encryption policy on an
674 FS_IOC_SET_ENCRYPTION_POLICY is executed. However, it must be added
685 If the file is not yet encrypted, then FS_IOC_SET_ENCRYPTION_POLICY
695 FS_IOC_SET_ENCRYPTION_POLICY validates that the specified encryption
705 FS_IOC_SET_ENCRYPTION_POLICY is executing. However, if the new
713 FS_IOC_SET_ENCRYPTION_POLICY can fail with the following errors:
/linux/fs/ext4/
H A Dioctl.c1516 case FS_IOC_SET_ENCRYPTION_POLICY: in __ext4_ioctl()
1676 case FS_IOC_SET_ENCRYPTION_POLICY: in ext4_compat_ioctl()