Home
last modified time | relevance | path

Searched refs:get_path_from_fd (Results 1 – 2 of 2) sorted by relevance

/linux/security/landlock/
A Dsyscalls.c277 static int get_path_from_fd(const s32 fd, struct path *const path) in get_path_from_fd() function
337 err = get_path_from_fd(path_beneath_attr.parent_fd, &path); in add_rule_path_beneath()
/linux/fs/
A Dfhandle.c133 static int get_path_from_fd(int fd, struct path *root) in get_path_from_fd() function
292 retval = get_path_from_fd(mountdirfd, &ctx.root); in handle_to_path()

Completed in 5 milliseconds