Searched refs:xfs_attr_multiop_t (Results 1 – 2 of 2) sorted by relevance
634 xfs_attr_multiop_t *ops; in xfs_attrmulti_by_handle()645 if (am_hreq.opcount >= INT_MAX / sizeof(xfs_attr_multiop_t)) in xfs_attrmulti_by_handle()653 size = am_hreq.opcount * sizeof(xfs_attr_multiop_t); in xfs_attrmulti_by_handle()
628 } xfs_attr_multiop_t; typedef