Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ubifs/
Dioctl.c177 case FS_IOC_SET_ENCRYPTION_POLICY: { in ubifs_ioctl()
222 case FS_IOC_SET_ENCRYPTION_POLICY: in ubifs_compat_ioctl()
/Linux-v6.6/tools/include/uapi/linux/
Dfscrypt.h160 #define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy_v1) macro
/Linux-v6.6/include/uapi/linux/
Dfscrypt.h160 #define FS_IOC_SET_ENCRYPTION_POLICY _IOR('f', 19, struct fscrypt_policy_v1) macro
/Linux-v6.6/fs/ceph/
Dioctl.c335 case FS_IOC_SET_ENCRYPTION_POLICY: in ceph_ioctl_cmd_name()
381 case FS_IOC_SET_ENCRYPTION_POLICY: in ceph_ioctl()
/Linux-v6.6/Documentation/filesystems/
Dfscrypt.rst520 FS_IOC_SET_ENCRYPTION_POLICY subsection
523 The FS_IOC_SET_ENCRYPTION_POLICY ioctl sets an encryption policy on an
597 FS_IOC_SET_ENCRYPTION_POLICY is executed. However, it must be added
608 If the file is not yet encrypted, then FS_IOC_SET_ENCRYPTION_POLICY
618 FS_IOC_SET_ENCRYPTION_POLICY validates that the specified encryption
628 FS_IOC_SET_ENCRYPTION_POLICY is executing. However, if the new
636 FS_IOC_SET_ENCRYPTION_POLICY can fail with the following errors:
/Linux-v6.6/fs/ext4/
Dioctl.c1508 case FS_IOC_SET_ENCRYPTION_POLICY: in __ext4_ioctl()
1668 case FS_IOC_SET_ENCRYPTION_POLICY: in ext4_compat_ioctl()
/Linux-v6.6/fs/f2fs/
Dfile.c4234 case FS_IOC_SET_ENCRYPTION_POLICY: in __f2fs_ioctl()
4937 case FS_IOC_SET_ENCRYPTION_POLICY: in f2fs_compat_ioctl()