Searched refs:eas (Results 1 – 6 of 6) sorted by relevance
335 int eas; member401 ctx->eas = result.uint_32; in hpfs_parse_param()445 sbi->sb_eas = ctx->eas; sbi->sb_chk = ctx->chk; in hpfs_reconfigure()570 sbi->sb_eas = ctx->eas; in hpfs_fill_super()730 ctx->eas = sbi->sb_eas; in hpfs_init_fs_context()741 ctx->eas = 2; in hpfs_init_fs_context()
3874 struct dev_ext_attribute *eas = NULL; in pmu_set_mapping() local3889 eas = kzalloc_objs(*eas, uncore_max_dies()); in pmu_set_mapping()3890 if (!eas) in pmu_set_mapping()3895 sysfs_attr_init(&eas[die].attr.attr); in pmu_set_mapping()3896 eas[die].attr.attr.name = kstrdup(buf, GFP_KERNEL); in pmu_set_mapping()3897 if (!eas[die].attr.attr.name) in pmu_set_mapping()3899 eas[die].attr.attr.mode = 0444; in pmu_set_mapping()3900 eas[die].attr.show = show; in pmu_set_mapping()3901 eas[die].attr.store = NULL; in pmu_set_mapping()3902 eas[die].var = (void *)die; in pmu_set_mapping()[all …]
689 memcpy(data.wsl.eas, &cc->ea, len); in mknod_wsl()1150 ea = (struct smb2_file_full_ea_info *)data->wsl.eas; in wsl_to_fattr()
649 ea = (struct smb2_file_full_ea_info *)data->wsl.eas; in cifs_query_path_info()695 ea = (struct smb2_file_full_ea_info *)data->wsl.eas; in cifs_query_path_info()
266 __u8 eas[SMB2_WSL_MAX_QUERY_EA_RESP_SIZE]; member
847 memcpy(idata->wsl.eas, data[0], size[0]); in smb2_compound_op()