Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dfhandle.c115 static struct vfsmount *get_vfsmount_from_fd(int fd) in get_vfsmount_from_fd() function
145 path->mnt = get_vfsmount_from_fd(mountdirfd); in do_handle_to_path()
/kernel/linux/linux-6.6/fs/
H A Dfhandle.c122 static struct vfsmount *get_vfsmount_from_fd(int fd) in get_vfsmount_from_fd() function
152 path->mnt = get_vfsmount_from_fd(mountdirfd); in do_handle_to_path()

Completed in 1 milliseconds