Searched refs:FS_IOC_GET_ENCRYPTION_NONCE (Results 1 – 7 of 7) sorted by relevance
204 case FS_IOC_GET_ENCRYPTION_NONCE: in ubifs_ioctl()229 case FS_IOC_GET_ENCRYPTION_NONCE: in ubifs_compat_ioctl()
168 #define FS_IOC_GET_ENCRYPTION_NONCE _IOR('f', 27, __u8[16]) macro
349 case FS_IOC_GET_ENCRYPTION_NONCE: in ceph_ioctl_cmd_name()412 case FS_IOC_GET_ENCRYPTION_NONCE: in ceph_ioctl()
1546 case FS_IOC_GET_ENCRYPTION_NONCE: in __ext4_ioctl()1676 case FS_IOC_GET_ENCRYPTION_NONCE: in ext4_compat_ioctl()
4250 case FS_IOC_GET_ENCRYPTION_NONCE: in __f2fs_ioctl()4945 case FS_IOC_GET_ENCRYPTION_NONCE: in f2fs_compat_ioctl()
756 Since Linux v5.7, the ioctl FS_IOC_GET_ENCRYPTION_NONCE is supported.