Searched defs:file_open (Results 1 – 3 of 3) sorted by relevance
128 int BPF_PROG(file_open, struct file *file) in BPF_PROG() argument
207 struct file *file_open(const char *filename, int open_mode, int mode) in file_open() function
329 static int file_open(struct inode *inode, struct file *filp) in file_open() function