Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.c3771 static struct file *path_openat(struct nameidata *nd, in path_openat() function
3818 filp = path_openat(&nd, op, flags | LOOKUP_RCU); in do_filp_open()
3820 filp = path_openat(&nd, op, flags); in do_filp_open()
3822 filp = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_filp_open()
3843 file = path_openat(&nd, op, flags | LOOKUP_RCU); in do_file_open_root()
3845 file = path_openat(&nd, op, flags); in do_file_open_root()
3847 file = path_openat(&nd, op, flags | LOOKUP_REVAL); in do_file_open_root()
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst476 path_openat() each of which handles the differing requirements of
497 Finally ``path_openat()`` is used for the ``open()`` system call; it
1181 path_lookupat(), path_openat() using a loop that calls link_path_walk(),
/openbmc/linux/Documentation/trace/
H A Dhistogram.rst633 path_openat+0x31/0x5f0