Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl.h26 xfs_fsop_handlereq_t *hreq);
31 xfs_fsop_handlereq_t *hreq);
36 xfs_fsop_handlereq_t *hreq);
H A Dxfs_ioctl.c58 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
178 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
186 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
266 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
2168 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2175 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2177 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
2183 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2185 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
H A Dxfs_ioctl32.c324 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h558 } xfs_fsop_handlereq_t; typedef