Searched refs:do_filp_open (Results 1 – 7 of 7) sorted by relevance
/linux/io_uring/ |
H A D | openclose.c | 140 file = do_filp_open(open->dfd, open->filename, &op); in io_openat2()
|
/linux/fs/ |
H A D | internal.h | 182 extern struct file *do_filp_open(int dfd, struct filename *pathname,
|
H A D | exec.c | 141 file = do_filp_open(AT_FDCWD, tmp, &uselib_flags); in SYSCALL_DEFINE1() 901 file = do_filp_open(fd, name, &open_exec_flags); in do_open_execat()
|
H A D | namei.c | 3952 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open() function
|
/linux/Documentation/ABI/testing/ |
H A D | ima_policy | 123 open for read by root in do_filp_open. The default appraisal
|
/linux/Documentation/filesystems/ |
H A D | path-lookup.rst | 656 do_filp_open(), and do_file_open_root(). These four
|
/linux/Documentation/trace/ |
H A D | histogram.rst | 634 do_filp_open+0x3a/0x90
|