Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dnamei.c3508 static struct file *path_openat(struct nameidata *nd, in path_openat() function
3555 filp = path_openat(&nd, op, flags | LOOKUP_RCU); in do_filp_open()
3557 filp = path_openat(&nd, op, flags); in do_filp_open()
3559 filp = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_filp_open()
3583 file = path_openat(&nd, op, flags | LOOKUP_RCU); in do_file_open_root()
3585 file = path_openat(&nd, op, flags); in do_file_open_root()
3587 file = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_file_open_root()
/Linux-v5.4/Documentation/filesystems/
Dpath-lookup.rst458 ``path_openat()`` each of which handles the differing requirements of
481 Finally ``path_openat()`` is used for the ``open()`` system call; it
/Linux-v5.4/Documentation/trace/
Dhistogram.rst623 path_openat+0x31/0x5f0