Searched defs:fstat (Results 1 – 7 of 7) sorted by relevance
/kernel/uniproton/src/fs/ |
D | fs.c | 122 int fstat(int fd, struct stat *buf) in fstat() function
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi-lantiq-ssc.c | 212 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/ |
D | vfs_other.c | 51 int fstat(int fd, struct stat *buf) in fstat() function
|
/kernel/liteos_m/components/fs/vfs/ |
D | vfs_fs.c | 1072 int fstat(int fd, struct stat *buf) in fstat() function
|
/kernel/linux/linux-5.10/fs/ |
D | stat.c | 288 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
D | ice1724.c | 495 unsigned char fstat = inb(ICEMT1724(ice, DMA_FIFO_ERR)); in snd_vt1724_interrupt() local
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 6997 uint8_t fstat; in ahd_init() local
|