Searched refs:xfs_attr_multiop_t (Results 1 – 2 of 2) sorted by relevance
586 xfs_attr_multiop_t *ops; in xfs_attrmulti_by_handle()597 if (am_hreq.opcount >= INT_MAX / sizeof(xfs_attr_multiop_t)) in xfs_attrmulti_by_handle()605 size = am_hreq.opcount * sizeof(xfs_attr_multiop_t); in xfs_attrmulti_by_handle()
621 } xfs_attr_multiop_t; typedef