Searched refs:EXT4_IOC_GET_ENCRYPTION_PWSALT (Results 1 – 1 of 1) sorted by relevance
70 #ifndef EXT4_IOC_GET_ENCRYPTION_PWSALT71 #define EXT4_IOC_GET_ENCRYPTION_PWSALT _IOW('f', 20, __u8[16]) macro297 ret = ioctl(fd, EXT4_IOC_GET_ENCRYPTION_PWSALT, &buf); in parse_salt()372 if (ioctl(fd, EXT4_IOC_GET_ENCRYPTION_PWSALT, in set_policy()