Home
last modified time | relevance | path

Searched refs:stat (Results 2351 - 2375 of 6442) sorted by relevance

1...<<919293949596979899100>>...258

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D4-2.c17 #include <sys/stat.h>
H A D4-1.c17 #include <sys/stat.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
H A D10-1.c20 #include <sys/stat.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
H A D2-1.c18 #include <sys/stat.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D14-2.c24 #include <sys/stat.h>
H A D28-2.c23 #include <sys/stat.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D10-2.c19 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_memchr_chk_test.cpp3 #include <sys/stat.h>
/third_party/musl/Benchmark/musl/
H A Dlibc_ioctl.cpp19 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dstat_ext.c19 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dmkdir.c17 #include <sys/stat.h>
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Drmdir.c16 #include <sys/stat.h>
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dpowerpc64.rs10 pub struct stat { structure names
H A Dpowerpc.rs10 pub struct stat { structure names
H A Dx86.rs10 pub struct stat { structure names
/third_party/toybox/toys/other/
H A Dmountpoint.c34 struct stat st1, st2; in mountpoint_main()
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c2255 struct kstat *stat, u32 request_mask, in ceph_encrypted_symlink_getattr()
2260 ret = ceph_getattr(idmap, path, stat, request_mask, query_flags); in ceph_encrypted_symlink_getattr()
2263 return fscrypt_symlink_getattr(path, stat); in ceph_encrypted_symlink_getattr()
2961 struct kstat *stat, u32 request_mask, unsigned int flags) in ceph_getattr()
2981 generic_fillattr(&nop_mnt_idmap, request_mask, inode, stat); in ceph_getattr()
2982 stat->ino = ceph_present_inode(inode); in ceph_getattr()
2989 stat->btime = ci->i_btime; in ceph_getattr()
2994 stat->change_cookie = inode_peek_iversion_raw(inode); in ceph_getattr()
2999 stat->dev = sb->s_dev; in ceph_getattr()
3001 stat in ceph_getattr()
2253 ceph_encrypted_symlink_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) ceph_encrypted_symlink_getattr() argument
2960 ceph_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) ceph_getattr() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_fuse.cpp32 int WrapGetattr(const char *path, struct stat *buf, struct fuse_file_info *fi) in WrapGetattr()
459 int MtpFileSystem::GetAttr(const char *path, struct stat *buf, struct fuse_file_info *fi) in GetAttr()
462 if (memset_s(buf, sizeof(struct stat), 0, sizeof(struct stat)) != EOK) { in GetAttr()
463 LOGE("memset stat fail"); in GetAttr()
846 struct stat st; in ReadDir()
856 struct stat st; in ReadDir()
/kernel/linux/linux-5.10/block/
H A Dscsi_ioctl.c641 compat_int_t stat; member
664 .stat = cgc32.stat, in scsi_get_cdrom_generic_arg()
689 .stat = cgc->stat, in scsi_put_cdrom_generic_arg()
759 cgc.stat = err; in scsi_cdrom_send_packet()
H A Dblk-mq-debugfs.c17 static void print_stat(struct seq_file *m, struct blk_rq_stat *stat) in print_stat() argument
19 if (stat->nr_samples) { in print_stat()
21 stat->nr_samples, stat->mean, stat->min, stat->max); in print_stat()
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dlib.sh627 local stat=$1; shift
630 | jq '.[]["stats64"]["'$dir'"]["'$stat'"]'
668 local stat=$1; shift
670 ethtool -S $dev | grep "^ *$stat:" | head -n 1 | cut -d: -f2
696 local stat=$1; shift
698 cat /proc/net/dev_snmp6/$dev | grep "^$stat" | cut -f2
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c432 eoq = (void *)q->q.stat - pos; in copy_esn_pktxt()
479 left = (void *)q->q.stat - pos; in copy_cpltx_pktxt()
524 eoq = (void *)q->q.stat - pos; in copy_key_cpltx_pktxt()
770 left = (u8 *)end - (u8 *)q->q.stat; in ch_ipsec_xmit()
773 if (pos == (u64 *)q->q.stat) { in ch_ipsec_xmit()
774 left = (u8 *)end - (u8 *)q->q.stat; in ch_ipsec_xmit()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c40 int hs = 0, stat = 0; in sas_end_task() local
47 switch (ts->stat) { in sas_end_task()
88 stat = SAM_STAT_CHECK_CONDITION; in sas_end_task()
91 stat = ts->stat; in sas_end_task()
96 sc->result = (hs << 16) | stat; in sas_end_task()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dlantiq.c302 u32 stat; in lqasc_irq() local
307 stat = readl(port->membase + LTQ_ASC_IRNCR); in lqasc_irq()
309 if (!(stat & ASC_IRNCR_MASK)) in lqasc_irq()
312 if (stat & ASC_IRNCR_TIR) in lqasc_irq()
315 if (stat & ASC_IRNCR_RIR) in lqasc_irq()
318 if (stat & ASC_IRNCR_EIR) in lqasc_irq()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c719 u16 stat, chg; in ast_vhub_get_port_stat() local
725 stat = vhub->ports[port].status; in ast_vhub_get_port_stat()
729 stat |= USB_PORT_STAT_POWER; in ast_vhub_get_port_stat()
731 EPDBG(ep, " port status=%04x change=%04x\n", stat, chg); in ast_vhub_get_port_stat()
734 stat & 0xff, in ast_vhub_get_port_stat()
735 stat >> 8, in ast_vhub_get_port_stat()

Completed in 20 milliseconds

1...<<919293949596979899100>>...258