Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/landlock/
H A Dsyscalls.c256 static int get_path_from_fd(const s32 fd, struct path *const path) in get_path_from_fd() function
370 err = get_path_from_fd(path_beneath_attr.parent_fd, &path); in SYSCALL_DEFINE4()
/kernel/liteos_a/fs/vfs/operation/
H A Dfullpath.c312 ret = get_path_from_fd(dirfd, &relativeoldpath); in vfs_normalize_pathat()

Completed in 2 milliseconds