Home
last modified time | relevance | path

Searched refs:path_openat (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/
Dnamei.c3363 static struct file *path_openat(struct nameidata *nd, in path_openat() function
3410 filp = path_openat(&nd, op, flags | LOOKUP_RCU); in do_filp_open()
3412 filp = path_openat(&nd, op, flags); in do_filp_open()
3414 filp = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_filp_open()
3437 file = path_openat(&nd, op, flags | LOOKUP_RCU); in do_file_open_root()
3439 file = path_openat(&nd, op, flags); in do_file_open_root()
3441 file = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_file_open_root()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dpath-lookup.rst474 ``path_openat()`` each of which handles the differing requirements of
497 Finally ``path_openat()`` is used for the ``open()`` system call; it
/kernel/linux/linux-5.10/Documentation/trace/
Dhistogram.rst623 path_openat+0x31/0x5f0