Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dioctl.c200 case FS_IOC_GET_ENCRYPTION_POLICY: { in ubifs_ioctl()
224 case FS_IOC_GET_ENCRYPTION_POLICY: in ubifs_compat_ioctl()
/Linux-v4.19/include/uapi/linux/
Dfs.h295 #define FS_IOC_GET_ENCRYPTION_POLICY _IOW('f', 21, struct fscrypt_policy) macro
/Linux-v4.19/Documentation/filesystems/
Dfscrypt.rst344 The FS_IOC_GET_ENCRYPTION_POLICY ioctl retrieves the :c:type:`struct
349 FS_IOC_GET_ENCRYPTION_POLICY can fail with the following errors:
/Linux-v4.19/fs/ext4/
Dext4.h655 #define EXT4_IOC_GET_ENCRYPTION_POLICY FS_IOC_GET_ENCRYPTION_POLICY
/Linux-v4.19/fs/f2fs/
Df2fs.h403 #define F2FS_IOC_GET_ENCRYPTION_POLICY FS_IOC_GET_ENCRYPTION_POLICY