ohandle 555 fs/xfs/libxfs/xfs_fs.h void __user *ohandle;/* user buffer for handle */ ohandle 110 fs/xfs/xfs_ioctl.c if (copy_to_user(hreq->ohandle, &handle, hsize) || ohandle 286 fs/xfs/xfs_ioctl.c error = vfs_readlink(dentry, hreq->ohandle, olen); ohandle 337 fs/xfs/xfs_ioctl32.c hreq->ohandle = compat_ptr(hreq32.ohandle); ohandle 86 fs/xfs/xfs_ioctl32.h compat_uptr_t ohandle; /* user buffer for handle */