Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/axis-fifo/
Daxis-fifo.c680 static int axis_fifo_open(struct inode *inod, struct file *f) in axis_fifo_open()
709 static int axis_fifo_close(struct inode *inod, struct file *f) in axis_fifo_close()
/Linux-v6.6/include/linux/
Dftrace.h884 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument