Home
last modified time | relevance | path

Searched refs:do_filp_open (Results 1 – 10 of 10) sorted by relevance

/linux/fs/
A Dinternal.h122 extern struct file *do_filp_open(int dfd, struct filename *pathname,
A Dopen.c1157 return do_filp_open(AT_FDCWD, name, &op); in file_open_name()
1212 struct file *f = do_filp_open(dfd, tmp, &op); in do_sys_openat2()
A Dexec.c138 file = do_filp_open(AT_FDCWD, tmp, &uselib_flags); in SYSCALL_DEFINE1()
912 file = do_filp_open(fd, name, &open_exec_flags); in do_open_execat()
A Dnamei.c3578 struct file *do_filp_open(int dfd, struct filename *pathname, in do_filp_open() function
A Dio_uring.c4294 file = do_filp_open(req->open.dfd, req->open.filename, &op); in io_openat2()
/linux/Documentation/ABI/testing/
A Dima_policy111 open for read by root in do_filp_open. The default appraisal
/linux/Documentation/filesystems/
A Dpath-lookup.rst656 do_filp_open(), and do_file_open_root(). These four
/linux/Documentation/trace/
A Dhistogram.rst625 do_filp_open+0x3a/0x90
/linux/
A DSystem.map8807 ffff80001025c010 T do_filp_open
A D.tmp_System.map8807 ffff80001025c010 T do_filp_open

Completed in 333 milliseconds