Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/sys/
H A Dstat.h83 int fstat(int fildes, struct stat *buf) in fstat() function
/linux/drivers/tty/serial/
H A Dlantiq.c144 u32 fstat = __raw_readl(port->membase + LTQ_ASC_FSTAT); in lqasc_tx_ready() local
/linux/fs/
H A Dstat.c450 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() argument
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c6996 uint8_t fstat; in ahd_init() local