Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ubifs/
Dioctl.c186 case FS_IOC_GET_ENCRYPTION_POLICY: in ubifs_ioctl()
223 case FS_IOC_GET_ENCRYPTION_POLICY: in ubifs_compat_ioctl()
/Linux-v6.6/tools/include/uapi/linux/
Dfscrypt.h162 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1) macro
/Linux-v6.6/include/uapi/linux/
Dfscrypt.h162 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy_v1) macro
/Linux-v6.6/fs/ceph/
Dioctl.c337 case FS_IOC_GET_ENCRYPTION_POLICY: in ceph_ioctl_cmd_name()
384 case FS_IOC_GET_ENCRYPTION_POLICY: in ceph_ioctl()
/Linux-v6.6/Documentation/filesystems/
Dfscrypt.rst672 - `FS_IOC_GET_ENCRYPTION_POLICY`_
713 (try FS_IOC_GET_ENCRYPTION_POLICY instead)
726 FS_IOC_GET_ENCRYPTION_POLICY subsection
729 The FS_IOC_GET_ENCRYPTION_POLICY ioctl can also retrieve the
732 FS_IOC_GET_ENCRYPTION_POLICY only supports the original policy
736 The error codes for FS_IOC_GET_ENCRYPTION_POLICY are the same as those
738 FS_IOC_GET_ENCRYPTION_POLICY also returns ``EINVAL`` if the file is
/Linux-v6.6/fs/ext4/
Dioctl.c1516 case FS_IOC_GET_ENCRYPTION_POLICY: in __ext4_ioctl()
1670 case FS_IOC_GET_ENCRYPTION_POLICY: in ext4_compat_ioctl()
/Linux-v6.6/fs/f2fs/
Dfile.c4236 case FS_IOC_GET_ENCRYPTION_POLICY: in __f2fs_ioctl()
4939 case FS_IOC_GET_ENCRYPTION_POLICY: in f2fs_compat_ioctl()