Home
last modified time | relevance | path

Searched refs:eas (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/fs/hpfs/
H A Dsuper.c334 int eas; member
400 ctx->eas = result.uint_32; in hpfs_parse_param()
448 sbi->sb_eas = ctx->eas; sbi->sb_chk = ctx->chk; in hpfs_reconfigure()
573 sbi->sb_eas = ctx->eas; in hpfs_fill_super()
733 ctx->eas = sbi->sb_eas; in hpfs_init_fs_context()
744 ctx->eas = 2; in hpfs_init_fs_context()
/linux-6.15/arch/x86/events/intel/
H A Duncore_snbep.c3938 struct dev_ext_attribute *eas = NULL; in pmu_set_mapping() local
3953 eas = kcalloc(uncore_max_dies(), sizeof(*eas), GFP_KERNEL); in pmu_set_mapping()
3954 if (!eas) in pmu_set_mapping()
3961 if (!eas[die].attr.attr.name) in pmu_set_mapping()
3963 eas[die].attr.attr.mode = 0444; in pmu_set_mapping()
3964 eas[die].attr.show = show; in pmu_set_mapping()
3965 eas[die].attr.store = NULL; in pmu_set_mapping()
3966 eas[die].var = (void *)die; in pmu_set_mapping()
3967 attrs[die] = &eas[die].attr.attr; in pmu_set_mapping()
3974 kfree(eas[die].attr.attr.name); in pmu_set_mapping()
[all …]
/linux-6.15/fs/smb/client/
H A Dreparse.c683 memcpy(data.wsl.eas, &cc->ea, len); in mknod_wsl()
1140 ea = (struct smb2_file_full_ea_info *)data->wsl.eas; in wsl_to_fattr()
H A Dsmb1ops.c659 ea = (struct smb2_file_full_ea_info *)data->wsl.eas; in cifs_query_path_info()
H A Dcifsglob.h267 __u8 eas[SMB2_WSL_MAX_QUERY_EA_RESP_SIZE]; member
H A Dsmb2inode.c833 memcpy(idata->wsl.eas, data[0], size[0]); in smb2_compound_op()
/linux-6.15/Documentation/filesystems/
H A Dhpfs.rst50 eas=no,ro,rw (default rw)
245 Mount option 'eas' now works