Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_ioctl.h37 xfs_fsop_handlereq_t *hreq);
42 xfs_fsop_handlereq_t *hreq);
47 xfs_fsop_handlereq_t *hreq);
Dxfs_ioctl.c66 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
187 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
195 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
275 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
1612 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1619 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1621 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
1629 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1631 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
Dxfs_ioctl32.c314 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h400 } xfs_fsop_handlereq_t; typedef