Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_ioctl.h26 xfs_fsop_handlereq_t *hreq);
31 xfs_fsop_handlereq_t *hreq);
36 xfs_fsop_handlereq_t *hreq);
A Dxfs_ioctl.c59 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
179 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
187 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
267 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
2027 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2034 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2036 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
2042 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2044 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
A Dxfs_ioctl32.c326 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h561 } xfs_fsop_handlereq_t; typedef

Completed in 11 milliseconds