Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.h20 xfs_fsop_handlereq_t *hreq);
25 xfs_fsop_handlereq_t *hreq);
30 xfs_fsop_handlereq_t *hreq);
H A Dxfs_ioctl.c61 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
181 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
189 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
269 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
1982 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1989 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1991 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
1997 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1999 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
H A Dxfs_ioctl32.c312 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h561 } xfs_fsop_handlereq_t; typedef