Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
H A Dsyscalls.c289 static int get_path_from_fd(const s32 fd, struct path *const path) in get_path_from_fd() function
/linux-6.15/fs/
H A Dfhandle.c171 static int get_path_from_fd(int fd, struct path *root) in get_path_from_fd() function