Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.c83 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
225 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
233 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
313 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
H A Dxfs_ioctl.c1280 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1287 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1289 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
1295 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1297 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h581 } xfs_fsop_handlereq_t; typedef