Home
last modified time | relevance | path

Searched refs:lstat (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.4/drivers/target/iscsi/
Discsi_target_stat.c276 struct iscsi_login_stats *lstat = &tiqn->login_stats; in iscsi_stat_tgt_attr_login_fails_show() local
279 spin_lock(&lstat->lock); in iscsi_stat_tgt_attr_login_fails_show()
280 fail_count = (lstat->redirects + lstat->authorize_fails + in iscsi_stat_tgt_attr_login_fails_show()
281 lstat->authenticate_fails + lstat->negotiate_fails + in iscsi_stat_tgt_attr_login_fails_show()
282 lstat->other_fails); in iscsi_stat_tgt_attr_login_fails_show()
283 spin_unlock(&lstat->lock); in iscsi_stat_tgt_attr_login_fails_show()
292 struct iscsi_login_stats *lstat = &tiqn->login_stats; in iscsi_stat_tgt_attr_last_fail_time_show() local
295 spin_lock(&lstat->lock); in iscsi_stat_tgt_attr_last_fail_time_show()
296 last_fail_time = lstat->last_fail_time ? in iscsi_stat_tgt_attr_last_fail_time_show()
297 (u32)(((u32)lstat->last_fail_time - in iscsi_stat_tgt_attr_last_fail_time_show()
[all …]
/Linux-v5.4/arch/alpha/kernel/
Dosf_sys.c277 linux_to_osf_stat(struct kstat *lstat, struct osf_stat __user *osf_stat) in linux_to_osf_stat() argument
281 tmp.st_dev = lstat->dev; in linux_to_osf_stat()
282 tmp.st_mode = lstat->mode; in linux_to_osf_stat()
283 tmp.st_nlink = lstat->nlink; in linux_to_osf_stat()
284 tmp.st_uid = from_kuid_munged(current_user_ns(), lstat->uid); in linux_to_osf_stat()
285 tmp.st_gid = from_kgid_munged(current_user_ns(), lstat->gid); in linux_to_osf_stat()
286 tmp.st_rdev = lstat->rdev; in linux_to_osf_stat()
287 tmp.st_ldev = lstat->rdev; in linux_to_osf_stat()
288 tmp.st_size = lstat->size; in linux_to_osf_stat()
289 tmp.st_uatime = lstat->atime.tv_nsec / 1000; in linux_to_osf_stat()
[all …]
/Linux-v5.4/tools/perf/tests/
Dattr.c187 if (!lstat("./tests", &st)) in test__attr()
194 if (!lstat(path_dir, &st) && in test__attr()
195 !lstat(path_perf, &st)) in test__attr()
Dbuiltin-test.c459 if (!lstat(devel_dirs[i], &st)) { in shell_tests__dir()
461 if (!lstat(devel_dirs[i], &st)) in shell_tests__dir()
/Linux-v5.4/tools/testing/selftests/proc/
Dfd-001-lookup.c39 rv = lstat(pathname, &st); in test_lookup_pass()
49 rv = lstat(pathname, &st); in test_lookup_fail()
/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c423 static inline void link_status_user_format(u64 lstat, in link_status_user_format() argument
429 linfo->link_up = FIELD_GET(RESP_LINKSTAT_UP, lstat); in link_status_user_format()
430 linfo->full_duplex = FIELD_GET(RESP_LINKSTAT_FDUPLEX, lstat); in link_status_user_format()
431 linfo->speed = cgx_speed_mbps[FIELD_GET(RESP_LINKSTAT_SPEED, lstat)]; in link_status_user_format()
438 static inline void cgx_link_change_handler(u64 lstat, in cgx_link_change_handler() argument
449 link_status_user_format(lstat, &event.link_uinfo, cgx, lmac->lmac_id); in cgx_link_change_handler()
450 err_type = FIELD_GET(RESP_LINKSTAT_ERRTYPE, lstat); in cgx_link_change_handler()
/Linux-v5.4/tools/perf/trace/strace/groups/
Dfile7 lstat
Dstring30 lstat
/Linux-v5.4/tools/testing/selftests/ia64/
Daliasing-test.c99 r = lstat(path2, &buf); in scan_tree()
188 r = lstat(path2, &buf); in scan_rom()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli4.h690 #define lpfc_qp_spin_lock_irqsave(lock, flag, qp, lstat) \ argument
696 qp->lock_conflict.lstat++; \
700 #define lpfc_qp_spin_lock(lock, qp, lstat) \ argument
706 qp->lock_conflict.lstat++; \
711 #define lpfc_qp_spin_lock_irqsave(lock, flag, qp, lstat) \ argument
713 #define lpfc_qp_spin_lock(lock, qp, lstat) spin_lock(lock) argument
/Linux-v5.4/tools/perf/util/
Dutil.c139 ret = lstat(path, &statbuf); in rm_rf_depth_pat()
166 ret = lstat(namebuf, &statbuf); in rm_rf_depth_pat()
/Linux-v5.4/scripts/dtc/
Dfstree.c33 if (lstat(tmpname, &st) < 0) in read_fstree()
/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_hdmi.c344 u8 lstat; in zx_hdmi_irq_handler() local
346 lstat = hdmi_readb(hdmi, L1_INTR_STAT); in zx_hdmi_irq_handler()
349 if (lstat & L1_INTR_STAT_INTR1) { in zx_hdmi_irq_handler()
/Linux-v5.4/tools/thermal/tmon/
Dtmon.c148 if (lstat(TMON_LOG_FILE, &logstat) < 0) { in prepare_logging()
/Linux-v5.4/arch/mips/kernel/syscalls/
Dsyscall_n32.tbl16 6 n32 lstat sys_newlstat
Dsyscall_n64.tbl16 6 n64 lstat sys_newlstat
/Linux-v5.4/arch/ia64/kernel/syscalls/
Dsyscall.tbl199 187 common lstat sys_newlstat
/Linux-v5.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl60 49 common lstat sys_newlstat
/Linux-v5.4/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl17 6 common lstat __x64_sys_newlstat
/Linux-v5.4/arch/x86/entry/syscalls/
Dsyscall_64.tbl17 6 common lstat __x64_sys_newlstat
/Linux-v5.4/arch/m68k/kernel/syscalls/
Dsyscall.tbl117 107 common lstat sys_newlstat
/Linux-v5.4/arch/sh/kernel/syscalls/
Dsyscall.tbl117 107 common lstat sys_newlstat
/Linux-v5.4/arch/sparc/kernel/syscalls/
Dsyscall.tbl59 40 common lstat sys_newlstat compat_sys_newlstat
/Linux-v5.4/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl101 107 common lstat sys_newlstat compat_sys_newlstat
/Linux-v5.4/arch/parisc/kernel/syscalls/
Dsyscall.tbl97 84 common lstat sys_newlstat compat_sys_newlstat

12