Searched refs:FS_IOC_GETFSSYSFSPATH (Results 1 – 5 of 5) sorted by relevance
251 #define FS_IOC_GETFSSYSFSPATH _IOR(0x15, 1, struct fs_sysfs_path) macro
344 #define FS_IOC_GETFSSYSFSPATH _IOR(0x15, 1, struct fs_sysfs_path) macro
571 case FS_IOC_GETFSSYSFSPATH: in do_vfs_ioctl()
191 * FS_IOC_GETFSUUID and FS_IOC_GETFSSYSFSPATH both operate on in is_masked_device_ioctl() 197 case FS_IOC_GETFSSYSFSPATH: in is_masked_device_ioctl()
4233 EXPECT_NE(EACCES, ioctl_error(_metadata, fd, FS_IOC_GETFSSYSFSPATH)); in ioctl_error()