Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dsuper.c314 int *lowercase, int *eas, int *chk, int *errs, in parse_opts() argument
379 *eas = 0; in parse_opts()
382 *eas = 1; in parse_opts()
385 *eas = 2; in parse_opts()
447 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_remount_fs() local
459 eas = sbi->sb_eas; chk = sbi->sb_chk; chkdsk = sbi->sb_chkdsk; in hpfs_remount_fs()
463 &eas, &chk, &errs, &chkdsk, &timeshift))) { in hpfs_remount_fs()
481 sbi->sb_eas = eas; sbi->sb_chk = chk; sbi->sb_chkdsk = chkdsk; in hpfs_remount_fs()
549 int lowercase, eas, chk, errs, chkdsk, timeshift; in hpfs_fill_super() local
570 eas = 2; in hpfs_fill_super()
[all …]
/linux/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()
3959 sysfs_attr_init(&eas[die].attr.attr); in pmu_set_mapping()
3960 eas[die].attr.attr.name = kstrdup(buf, GFP_KERNEL); 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()
[all …]
/linux/fs/smb/client/
H A Dreparse.c440 memcpy(data.wsl.eas, &cc->ea, len); in mknod_wsl()
636 ea = (struct smb2_file_full_ea_info *)data->wsl.eas; in wsl_to_fattr()
H A Dsmb2inode.c790 memcpy(idata->wsl.eas, data[0], size[0]); in smb2_compound_op()
/linux/Documentation/filesystems/
H A Dhpfs.rst50 eas=no,ro,rw (default rw)
245 Mount option 'eas' now works