Home
last modified time | relevance | path

Searched defs:fstat (Results 1 – 7 of 7) sorted by relevance

/kernel/uniproton/src/fs/
Dfs.c122 int fstat(int fd, struct stat *buf) in fstat() function
/kernel/linux/linux-5.10/drivers/spi/
Dspi-lantiq-ssc.c212 u32 fstat = lantiq_ssc_readl(spi, LTQ_SPI_FSTAT); in tx_fifo_level() local
220 u32 fstat = lantiq_ssc_readl(spi, LTQ_SPI_FSTAT); in rx_fifo_level() local
/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c51 int fstat(int fd, struct stat *buf) in fstat() function
/kernel/liteos_m/components/fs/vfs/
Dvfs_fs.c1072 int fstat(int fd, struct stat *buf) in fstat() function
/kernel/linux/linux-5.10/fs/
Dstat.c288 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
/kernel/linux/linux-5.10/sound/pci/ice1712/
Dice1724.c495 unsigned char fstat = inb(ICEMT1724(ice, DMA_FIFO_ERR)); in snd_vt1724_interrupt() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
Daic79xx_core.c6997 uint8_t fstat; in ahd_init() local