Home
last modified time | relevance | path

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

/fs/xfs/
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()
A Dxfs_ioctl.c1279 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1286 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1288 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
1294 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1296 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
A Dxfs_ioctl32.c313 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/fs/xfs/libxfs/
A Dxfs_fs.h584 } xfs_fsop_handlereq_t; typedef

Completed in 32 milliseconds