Searched refs:FS_IOC_GET_ENCRYPTION_NONCE (Results 1 – 6 of 6) sorted by relevance
210 case FS_IOC_GET_ENCRYPTION_NONCE: in ubifs_ioctl()235 case FS_IOC_GET_ENCRYPTION_NONCE: in ubifs_compat_ioctl()
165 #define FS_IOC_GET_ENCRYPTION_NONCE _IOR('f', 27, __u8[16]) macro
168 #define FS_IOC_GET_ENCRYPTION_NONCE _IOR('f', 27, __u8[16]) macro
1217 case FS_IOC_GET_ENCRYPTION_NONCE: in __ext4_ioctl()1399 case FS_IOC_GET_ENCRYPTION_NONCE: in ext4_compat_ioctl()
4300 case FS_IOC_GET_ENCRYPTION_NONCE: in __f2fs_ioctl()4587 case FS_IOC_GET_ENCRYPTION_NONCE: in f2fs_compat_ioctl()
663 Since Linux v5.7, the ioctl FS_IOC_GET_ENCRYPTION_NONCE is supported.