Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/include/linux/
Dftrace.h777 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument