Home
last modified time | relevance | path

Searched refs:ohandlen (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
A Dxfs_ioctl32.h85 compat_uptr_t ohandlen; /* user buffer length */ member
A Dxfs_ioctl32.c340 hreq->ohandlen = compat_ptr(hreq32.ohandlen); in xfs_compat_handlereq_copyin()
A Dxfs_ioctl.c116 copy_to_user(hreq->ohandlen, &hsize, sizeof(__s32))) in xfs_find_handle()
286 if (copy_from_user(&olen, hreq->ohandlen, sizeof(__u32))) { in xfs_readlink_by_handle()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h560 __u32 __user *ohandlen;/* user buffer length */ member

Completed in 13 milliseconds