Home
last modified time | relevance | path

Searched refs:xfs_handle_to_dentry (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/xfs/
H A Dxfs_handle.h26 struct dentry *xfs_handle_to_dentry(struct file *parfilp, void __user *uhandle,
H A Dxfs_handle.c207 xfs_handle_to_dentry( in xfs_handle_to_dentry() function
227 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen); in xfs_handlereq_to_dentry()
H A Dxfs_ioctl32.c337 return xfs_handle_to_dentry(parfilp, in xfs_compat_handlereq_to_dentry()