Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c3440 static struct file *path_openat(struct nameidata *nd, in path_openat() function
3487 filp = path_openat(&nd, op, flags | LOOKUP_RCU); in do_filp_open()
3489 filp = path_openat(&nd, op, flags); in do_filp_open()
3491 filp = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_filp_open()
3515 file = path_openat(&nd, op, flags | LOOKUP_RCU); in do_file_open_root()
3517 file = path_openat(&nd, op, flags); in do_file_open_root()
3519 file = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_file_open_root()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A 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
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dhistogram.rst623 path_openat+0x31/0x5f0