Home
last modified time | relevance | path

Searched refs:sysfs_emit (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/linux-6.15/drivers/net/bonding/
H A Dbond_sysfs_slave.c25 return sysfs_emit(buf, "active\n"); in state_show()
27 return sysfs_emit(buf, "backup\n"); in state_show()
29 return sysfs_emit(buf, "UNKNOWN\n"); in state_show()
42 return sysfs_emit(buf, "%d\n", slave->link_failure_count); in link_failure_count_show()
48 return sysfs_emit(buf, "%*phC\n", in perm_hwaddr_show()
67 return sysfs_emit(buf, "%d\n", in ad_aggregator_id_show()
71 return sysfs_emit(buf, "N/A\n"); in ad_aggregator_id_show()
82 return sysfs_emit(buf, "%u\n", in ad_actor_oper_port_state_show()
86 return sysfs_emit(buf, "N/A\n"); in ad_actor_oper_port_state_show()
97 return sysfs_emit(buf, "%u\n", in ad_partner_oper_port_state_show()
[all …]
H A Dbond_sysfs.c250 return sysfs_emit(buf, "%s %d\n", in bonding_show_arp_all_targets()
347 return sysfs_emit(buf, "%d\n", in bonding_show_peer_notif_delay()
428 return sysfs_emit(buf, "%d\n", bond->params.miimon); in bonding_show_miimon()
445 count = sysfs_emit(buf, "%s\n", primary->dev->name); in bonding_show_primary()
464 return sysfs_emit(buf, "%s %d\n", in bonding_show_primary_reselect()
495 count = sysfs_emit(buf, "%s\n", slave_dev->name); in bonding_show_active_slave()
526 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_aggregator()
547 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_num_ports()
568 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_actor_key()
589 count = sysfs_emit(buf, "%d\n", in bonding_show_ad_partner_key()
[all …]
/linux-6.15/drivers/base/power/
H A Dsysfs.c103 return sysfs_emit(buf, "%s\n", in control_show()
362 return sysfs_emit(buf, "\n"); in wakeup_count_show()
383 return sysfs_emit(buf, "\n"); in wakeup_active_count_show()
404 return sysfs_emit(buf, "\n"); in wakeup_abort_count_show()
425 return sysfs_emit(buf, "\n"); in wakeup_expire_count_show()
445 return sysfs_emit(buf, "\n"); in wakeup_active_show()
466 return sysfs_emit(buf, "\n"); in wakeup_total_time_ms_show()
486 return sysfs_emit(buf, "\n"); in wakeup_max_time_ms_show()
507 return sysfs_emit(buf, "\n"); in wakeup_last_time_ms_show()
529 return sysfs_emit(buf, "\n"); in wakeup_prevent_sleep_time_ms_show()
[all …]
/linux-6.15/drivers/nvme/host/
H A Dsysfs.c43 return sysfs_emit(buf, in nvme_adm_passthru_err_log_enabled_show()
480 return sysfs_emit(buf, "off\n"); in nvme_ctrl_loss_tmo_show()
481 return sysfs_emit(buf, "%d\n", in nvme_ctrl_loss_tmo_show()
512 return sysfs_emit(buf, "off\n"); in nvme_ctrl_reconnect_delay_show()
539 return sysfs_emit(buf, "off\n"); in nvme_ctrl_fast_io_fail_tmo_show()
574 return sysfs_emit(buf, "reserved\n"); in cntrltype_show()
591 return sysfs_emit(buf, "reserved\n"); in dctype_show()
605 return sysfs_emit(buf, "none\n"); in nvme_ctrl_dhchap_secret_show()
663 return sysfs_emit(buf, "none\n"); in nvme_ctrl_dhchap_ctrl_secret_show()
883 return sysfs_emit(buf, "nvm\n"); in nvme_subsys_show_type()
[all …]
/linux-6.15/drivers/s390/net/
H A Dqeth_core_sys.c26 return sysfs_emit(buf, "DOWN\n"); in qeth_dev_state_show()
29 return sysfs_emit(buf, "UP (LAN %s)\n", in qeth_dev_state_show()
32 return sysfs_emit(buf, "SOFTSETUP\n"); in qeth_dev_state_show()
34 return sysfs_emit(buf, "UNKNOWN\n"); in qeth_dev_state_show()
171 return sysfs_emit(buf, "disabled\n"); in qeth_dev_prioqing_show()
301 return sysfs_emit(buf, "1\n"); in qeth_dev_performance_stats_show()
473 return sysfs_emit(buf, "n/a\n"); in qeth_dev_switch_attrs_show()
480 rc = sysfs_emit(buf, "unknown"); in qeth_dev_switch_attrs_show()
483 rc = sysfs_emit(buf, in qeth_dev_switch_attrs_show()
505 return sysfs_emit(buf, "arm\n"); in qeth_hw_trap_show()
[all …]
H A Dqeth_l2_sys.c22 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_state_show()
56 rc = sysfs_emit(buf, "%s\n", word); in qeth_bridge_port_role_state_show()
69 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_show()
139 return sysfs_emit(buf, "%d\n", enabled); in qeth_bridgeport_hostnotification_show()
193 return sysfs_emit(buf, "%s\n", state); in qeth_bridgeport_reflect_show()
283 return sysfs_emit(buf, "n/a (BridgePort)\n"); in qeth_vnicc_timeout_show()
285 return sysfs_emit(buf, "n/a\n"); in qeth_vnicc_timeout_show()
286 return rc ? rc : sysfs_emit(buf, "%d\n", timeout); in qeth_vnicc_timeout_show()
321 return sysfs_emit(buf, "n/a (BridgePort)\n"); in qeth_vnicc_char_show()
323 return sysfs_emit(buf, "n/a\n"); in qeth_vnicc_char_show()
[all …]
/linux-6.15/fs/nilfs2/
H A Dsysfs.c98 return sysfs_emit(buf, "%llu\n", in nilfs_snapshot_inodes_count_show()
106 return sysfs_emit(buf, "%llu\n", in nilfs_snapshot_blocks_count_show()
311 return sysfs_emit(buf, "%llu\n", cno); in nilfs_checkpoints_next_checkpoint_show()
455 return sysfs_emit(buf, "%llu\n", in nilfs_segctor_last_pseg_block_show()
512 return sysfs_emit(buf, "%llu\n", segnum); in nilfs_segctor_current_last_full_seg_show()
554 return sysfs_emit(buf, "%llu\n", cno); in nilfs_segctor_next_checkpoint_show()
582 return sysfs_emit(buf, "%llu\n", ctime); in nilfs_segctor_last_seg_write_time_secs_show()
807 return sysfs_emit(buf, sb_readme_str); in nilfs_superblock_README_show()
884 return sysfs_emit(buf, "%llu\n", in nilfs_dev_free_blocks_show()
935 return sysfs_emit(buf, dev_readme_str); in nilfs_dev_README_show()
[all …]
/linux-6.15/kernel/
H A Dksysfs.c50 return sysfs_emit(buf, "%s\n", CPU_BYTEORDER_STRING); in cpu_byteorder_show()
67 return sysfs_emit(buf, "%s\n", uevent_helper); in uevent_helper_show()
88 return sysfs_emit(buf, "%d\n", prof_on); in profiling_show()
126 return sysfs_emit(buf, "%d\n", !!kexec_image); in kexec_loaded_show()
134 return sysfs_emit(buf, "%d\n", kexec_crash_loaded()); in kexec_crash_loaded_show()
146 return sysfs_emit(buf, "%zd\n", size); in kexec_crash_size_show()
172 return sysfs_emit(buf, "%pa %x\n", &vmcore_base, in vmcoreinfo_show()
183 return sysfs_emit(buf, "%u\n", sz); in crash_elfcorehdr_size_show()
195 return sysfs_emit(buf, "%d\n", file_caps_enabled); in fscaps_show()
204 return sysfs_emit(buf, "%d\n", READ_ONCE(rcu_expedited)); in rcu_expedited_show()
[all …]
/linux-6.15/arch/s390/kernel/
H A Dnospec-sysfs.c10 return sysfs_emit(buf, "Mitigation: __user pointer sanitization\n"); in cpu_show_spectre_v1()
17 return sysfs_emit(buf, "Mitigation: etokens\n"); in cpu_show_spectre_v2()
19 return sysfs_emit(buf, "Mitigation: execute trampolines\n"); in cpu_show_spectre_v2()
21 return sysfs_emit(buf, "Mitigation: limited branch prediction\n"); in cpu_show_spectre_v2()
22 return sysfs_emit(buf, "Vulnerable\n"); in cpu_show_spectre_v2()
H A Duv.c448 return sysfs_emit(buf, "%lx\n%lx\n%lx\n%lx\n", in uv_query_facilities()
461 return sysfs_emit(buf, "%lx\n", uv_info.supp_se_hdr_ver); in uv_query_supp_se_hdr_ver()
470 return sysfs_emit(buf, "%lx\n", uv_info.supp_se_hdr_pcf); in uv_query_supp_se_hdr_pcf()
524 return sysfs_emit(buf, "%d\n", uv_info.max_num_sec_conf); in uv_query_max_guest_vms()
533 return sysfs_emit(buf, "%lx\n", uv_info.max_sec_stor_addr); in uv_query_max_guest_addr()
551 return sysfs_emit(buf, "%lx\n", uv_info.supp_att_pflags); in uv_query_supp_att_pflags()
587 return sysfs_emit(buf, "%d\n", in uv_query_max_secrets()
597 return sysfs_emit(buf, "%d\n", uv_info.max_retr_secrets); in uv_query_max_retr_secrets()
607 return sysfs_emit(buf, "%d\n", uv_info.max_assoc_secrets); in uv_query_max_assoc_secrets()
708 return sysfs_emit(buf, "%d\n", prot_virt_guest); in uv_is_prot_virt_guest()
[all …]
/linux-6.15/drivers/s390/crypto/
H A Dap_queue.c553 return sysfs_emit(buf, "-\n"); in request_count_show()
730 rc = sysfs_emit(buf, "OPERATING"); in states_show()
733 rc = sysfs_emit(buf, "SHUTDOWN"); in states_show()
736 rc = sysfs_emit(buf, "ERROR"); in states_show()
739 rc = sysfs_emit(buf, "UNKNOWN"); in states_show()
787 return sysfs_emit(buf, "NORMAL\n"); in last_err_rc_show()
797 return sysfs_emit(buf, "BUSY\n"); in last_err_rc_show()
857 return sysfs_emit(buf, "-\n"); in se_bind_show()
875 return sysfs_emit(buf, "bound\n"); in se_bind_show()
877 return sysfs_emit(buf, "unbound\n"); in se_bind_show()
[all …]
H A Dap_card.c27 return sysfs_emit(buf, "%d\n", ac->ap_dev.device_type); in hwtype_show()
37 return sysfs_emit(buf, "%d\n", ac->hwinfo.at); in raw_hwtype_show()
47 return sysfs_emit(buf, "%d\n", ac->hwinfo.qd); in depth_show()
57 return sysfs_emit(buf, "0x%08X\n", ac->hwinfo.fac); in ap_functions_show()
73 return sysfs_emit(buf, "%llu\n", req_cnt); in request_count_show()
110 return sysfs_emit(buf, "%d\n", reqq_cnt); in requestq_count_show()
129 return sysfs_emit(buf, "%d\n", penq_cnt); in pendingq_count_show()
137 return sysfs_emit(buf, "ap:t%02X\n", to_ap_dev(dev)->device_type); in modalias_show()
147 return sysfs_emit(buf, "%d\n", ac->config ? 1 : 0); in config_show()
181 return sysfs_emit(buf, "%d\n", ac->chkstop ? 1 : 0); in chkstop_show()
[all …]
/linux-6.15/drivers/usb/core/
H A Dsysfs.c39 rc = sysfs_emit(buf, format_string, \
176 return sysfs_emit(buf, "%s\n", speed); in speed_show()
307 return sysfs_emit(buf, "%s\n", "yes"); in ltm_capable_show()
308 return sysfs_emit(buf, "%s\n", "no"); in ltm_capable_show()
375 return sysfs_emit(buf, "%u\n", in connected_duration_show()
445 return sysfs_emit(buf, "%s\n", p); in level_show()
493 return sysfs_emit(buf, "%s\n", p); in usb2_hardware_lpm_show()
592 return sysfs_emit(buf, "%s\n", p); in usb3_hardware_lpm_u1_show()
614 return sysfs_emit(buf, "%s\n", p); in usb3_hardware_lpm_u2_show()
1168 return sysfs_emit(buf, in modalias_show()
[all …]
/linux-6.15/drivers/usb/typec/
H A Dpd.c39 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_DUAL_ROLE)); in dual_role_power_show()
46 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_SUSPEND)); in usb_suspend_supported_show()
60 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_EXTPOWER)); in unconstrained_power_show()
67 return sysfs_emit(buf, "%u\n", !!(to_pdo(dev)->pdo & PDO_FIXED_USB_COMM)); in usb_communication_capable_show()
102 return sysfs_emit(buf, "%umV\n", pdo_fixed_voltage(to_pdo(dev)->pdo)); in voltage_show()
109 return sysfs_emit(buf, "%umA\n", pdo_max_current(to_pdo(dev)->pdo)); in current_show()
197 return sysfs_emit(buf, "%umV\n", pdo_max_voltage(to_pdo(dev)->pdo)); in maximum_voltage_show()
204 return sysfs_emit(buf, "%umV\n", pdo_min_voltage(to_pdo(dev)->pdo)); in minimum_voltage_show()
242 return sysfs_emit(buf, "%umW\n", pdo_max_power(to_pdo(dev)->pdo)); in maximum_power_show()
249 return sysfs_emit(buf, "%umW\n", pdo_max_power(to_pdo(dev)->pdo)); in operational_power_show()
[all …]
/linux-6.15/drivers/ufs/core/
H A Dufs-sysfs.c611 return sysfs_emit(buf, "0x%x\n", val); in product_id_show()
718 return sysfs_emit(buf, "%llu\n", in read_total_busy_show()
738 return sysfs_emit(buf, "0\n"); in read_req_latency_avg_show()
750 return sysfs_emit(buf, "%llu\n", in read_req_latency_max_show()
760 return sysfs_emit(buf, "%llu\n", in read_req_latency_min_show()
770 return sysfs_emit(buf, "%llu\n", in read_req_latency_sum_show()
788 return sysfs_emit(buf, "%llu\n", in write_total_busy_show()
808 return sysfs_emit(buf, "0\n"); in write_req_latency_avg_show()
820 return sysfs_emit(buf, "%llu\n", in write_req_latency_max_show()
830 return sysfs_emit(buf, "%llu\n", in write_req_latency_min_show()
[all …]
/linux-6.15/drivers/pcmcia/
H A Dsocket_sysfs.c41 return sysfs_emit(buf, "32-bit\n"); in pccard_show_type()
42 return sysfs_emit(buf, "16-bit\n"); in pccard_show_type()
54 return sysfs_emit(buf, "%d.%dV\n", s->socket.Vcc / 10, in pccard_show_voltage()
56 return sysfs_emit(buf, "X.XV\n"); in pccard_show_voltage()
66 return sysfs_emit(buf, "%d.%dV\n", s->socket.Vpp / 10, s->socket.Vpp % 10); in pccard_show_vpp()
76 return sysfs_emit(buf, "%d.%dV\n", s->socket.Vcc / 10, s->socket.Vcc % 10); in pccard_show_vcc()
101 return sysfs_emit(buf, "%s\n", s->state & SOCKET_SUSPEND ? "off" : "on"); in pccard_show_card_pm_state()
148 return sysfs_emit(buf, "0x%04x\n", s->irq_mask); in pccard_show_irq_mask()
180 return sysfs_emit(buf, "%s\n", s->resource_setup_done ? "yes" : "no"); in pccard_show_resource()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c124 return sysfs_emit(buff, "%u\n", status); in status_show()
135 return sysfs_emit(buff, "%u\n", pl1); in reason_pl1_show()
146 return sysfs_emit(buff, "%u\n", pl2); in reason_pl2_show()
157 return sysfs_emit(buff, "%u\n", pl4); in reason_pl4_show()
168 return sysfs_emit(buff, "%u\n", thermal); in reason_thermal_show()
179 return sysfs_emit(buff, "%u\n", prochot); in reason_prochot_show()
190 return sysfs_emit(buff, "%u\n", ratl); in reason_ratl_show()
201 return sysfs_emit(buff, "%u\n", thermalert); in reason_vr_thermalert_show()
212 return sysfs_emit(buff, "%u\n", tdc); in reason_vr_tdc_show()
H A Dxe_hw_engine_class_sysfs.c122 return sysfs_emit(buf, "%u\n", eclass->sched_props.job_timeout_max); in job_timeout_max_show()
191 return sysfs_emit(buf, "%u\n", eclass->sched_props.job_timeout_ms); in job_timeout_show()
202 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_ms); in job_timeout_default()
213 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_min); in job_timeout_min_default()
224 return sysfs_emit(buf, "%u\n", eclass->defaults.job_timeout_max); in job_timeout_max_default()
283 return sysfs_emit(buf, "%u\n", eclass->sched_props.timeslice_max); in timeslice_duration_max_show()
321 return sysfs_emit(buf, "%u\n", eclass->sched_props.timeslice_min); in timeslice_duration_min_show()
333 return sysfs_emit(buf, "%u\n", eclass->sched_props.timeslice_us); in timeslice_duration_show()
345 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_us); in timeslice_default()
356 return sysfs_emit(buf, "%u\n", eclass->defaults.timeslice_min); in timeslice_min_default()
[all …]
H A Dxe_gt_freq.c69 return sysfs_emit(buf, "%d\n", freq); in act_freq_show()
86 return sysfs_emit(buf, "%d\n", freq); in cur_freq_show()
100 return sysfs_emit(buf, "%d\n", freq); in rp0_freq_show()
114 return sysfs_emit(buf, "%d\n", freq); in rpe_freq_show()
128 return sysfs_emit(buf, "%d\n", freq); in rpa_freq_show()
137 return sysfs_emit(buf, "%d\n", xe_guc_pc_get_rpn_freq(pc)); in rpn_freq_show()
154 return sysfs_emit(buf, "%d\n", freq); in min_freq_show()
191 return sysfs_emit(buf, "%d\n", freq); in max_freq_show()
/linux-6.15/drivers/dma/idxd/
H A Dsysfs.c28 return sysfs_emit(buf, "%d\n", -1); in engine_group_id_show()
605 return sysfs_emit(buf, "disabled\n"); in wq_state_show()
607 return sysfs_emit(buf, "enabled\n"); in wq_state_show()
610 return sysfs_emit(buf, "unknown\n"); in wq_state_show()
624 return sysfs_emit(buf, "-1\n"); in wq_group_id_show()
978 return sysfs_emit(buf, "%d\n", minor); in wq_cdev_minor_show()
1159 return sysfs_emit(buf, "%u\n", occup); in wq_occupancy_show()
1517 return sysfs_emit(buf, "%d\n", count); in clients_show()
1539 return sysfs_emit(buf, "enabled\n"); in state_show()
1541 return sysfs_emit(buf, "halted\n"); in state_show()
[all …]
/linux-6.15/drivers/platform/x86/intel/ifs/
H A Dsysfs.c28 return sysfs_emit(buf, "%#llx\n", ifsd->scan_details); in details_show()
50 return sysfs_emit(buf, "%s\n", status_msg[ifsd->status]); in status_show()
116 return sysfs_emit(buf, "none\n"); in current_batch_show()
118 return sysfs_emit(buf, "0x%02x\n", ifsd->cur_batch); in current_batch_show()
132 return sysfs_emit(buf, "%s\n", "none"); in image_version_show()
134 return sysfs_emit(buf, "%#x\n", ifsd->loaded_version); in image_version_show()
/linux-6.15/drivers/infiniband/hw/usnic/
H A Dusnic_ib_sysfs.c59 return sysfs_emit(buf, "%u\n", subsystem_device_id); in board_id_show()
86 len = sysfs_emit(buf, "%s: %s:%d.%d, %s, %pM, %u VFs\n", in config_show()
108 len = sysfs_emit(buf, "%s: no VFs\n", in config_show()
124 return sysfs_emit(buf, "%s\n", netdev_name(us_ibdev->netdev)); in iface_show()
134 return sysfs_emit(buf, "%u\n", kref_read(&us_ibdev->vf_cnt)); in max_vf_show()
148 return sysfs_emit(buf, "%d\n", qp_per_vf); in qp_per_vf_show()
158 return sysfs_emit(buf, "%d\n", in cq_per_vf_show()
206 return sysfs_emit(buf, "0x%p\n", qp_grp->ctx); in context_show()
216 len = sysfs_emit(buf, "QPN: %d State: (%s) PID: %u VF Idx: %hu", in summary_show()
/linux-6.15/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c56 return sysfs_emit(page, "%d\n", in max_reconnect_attempts_show()
101 return sysfs_emit(page, "round-robin (RR: %d)\n", in mpath_policy_show()
104 return sysfs_emit(page, "min-inflight (MI: %d)\n", in mpath_policy_show()
107 return sysfs_emit(page, "min-latency (ML: %d)\n", in mpath_policy_show()
110 return sysfs_emit(page, "Unknown (%d)\n", clt->mp_policy); in mpath_policy_show()
159 return sysfs_emit(page, in add_path_show()
205 return sysfs_emit(page, "connected\n"); in rtrs_clt_state_show()
207 return sysfs_emit(page, "disconnected\n"); in rtrs_clt_state_show()
341 return sysfs_emit(page, "%u\n", clt_path->hca_port); in rtrs_clt_hca_port_show()
355 return sysfs_emit(page, "%s\n", clt_path->hca_name); in rtrs_clt_hca_name_show()
[all …]
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c27 return sysfs_emit(buf, "%s\n", kobj_to_engine(kobj)->name); in name_show()
36 return sysfs_emit(buf, "%d\n", kobj_to_engine(kobj)->uabi_class); in class_show()
45 return sysfs_emit(buf, "%d\n", kobj_to_engine(kobj)->uabi_instance); in inst_show()
54 return sysfs_emit(buf, "0x%x\n", kobj_to_engine(kobj)->mmio_base); in mmio_show()
183 return sysfs_emit(buf, "%lu\n", engine->props.max_busywait_duration_ns); in max_spin_show()
237 return sysfs_emit(buf, "%lu\n", engine->props.timeslice_duration_ms); in timeslice_show()
288 return sysfs_emit(buf, "%lu\n", engine->props.stop_timeout_ms); in stop_show()
299 return sysfs_emit(buf, "%lu\n", engine->defaults.stop_timeout_ms); in stop_default()
344 return sysfs_emit(buf, "%lu\n", engine->props.preempt_timeout_ms); in preempt_timeout_show()
356 return sysfs_emit(buf, "%lu\n", engine->defaults.preempt_timeout_ms); in preempt_timeout_default()
[all …]
/linux-6.15/fs/ext4/
H A Dsysfs.c69 return sysfs_emit(buf, "%lu\n", in session_write_kbytes_show()
78 return sysfs_emit(buf, "%llu\n", in lifetime_write_kbytes_show()
136 return sysfs_emit(buf, "<none>\n"); in journal_task_show()
137 return sysfs_emit(buf, "%d\n", in journal_task_show()
374 return sysfs_emit(buf, "%lld\n", in __print_tstamp()
396 return sysfs_emit(buf, "%u\n", le32_to_cpup(ptr)); in ext4_generic_attr_show()
404 return sysfs_emit(buf, "%llu\n", le64_to_cpup(ptr)); in ext4_generic_attr_show()
423 return sysfs_emit(buf, "%llu\n", in ext4_attr_show()
431 return sysfs_emit(buf, "%llu\n", in ext4_attr_show()
435 return sysfs_emit(buf, "%llu\n", in ext4_attr_show()
[all …]

12345678910>>...31