Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_ioctl.h59 void __user *uhandle,
Dxfs_ioctl.c148 void __user *uhandle, in xfs_handle_to_dentry() argument
162 if (copy_from_user(&handle, uhandle, hlen)) in xfs_handle_to_dentry()