Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_ioctl.h26 xfs_fsop_handlereq_t *hreq);
31 xfs_fsop_handlereq_t *hreq);
36 xfs_fsop_handlereq_t *hreq);
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()
2026 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2033 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2035 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
2041 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2043 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
Dxfs_ioctl32.c326 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_fs.h559 } xfs_fsop_handlereq_t; typedef