Searched refs:am_hreq (Results 1 – 1 of 1) sorted by relevance
497 xfs_fsop_attrmulti_handlereq_t am_hreq; in xfs_attrmulti_by_handle() local504 (xfs_fsop_handlereq_t *)&am_hreq, in xfs_attrmulti_by_handle()509 size = am_hreq.opcount * sizeof(attr_multiop_t); in xfs_attrmulti_by_handle()521 if (copy_from_user(ops, am_hreq.ops, size)) { in xfs_attrmulti_by_handle()527 for (i = 0; i < am_hreq.opcount; i++) { in xfs_attrmulti_by_handle()556 if (copy_to_user(am_hreq.ops, ops, size)) in xfs_attrmulti_by_handle()