Home
last modified time | relevance | path

Searched defs:inod (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/staging/axis-fifo/
Daxis-fifo.c685 static int axis_fifo_open(struct inode *inod, struct file *f) in axis_fifo_open()
714 static int axis_fifo_close(struct inode *inod, struct file *f) in axis_fifo_close()
/linux-5.10/include/linux/
Dftrace.h738 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument