Searched refs:xfs_attr_multiop_t (Results 1 – 2 of 2) sorted by relevance
584 xfs_attr_multiop_t *ops; in xfs_attrmulti_by_handle()595 if (am_hreq.opcount >= INT_MAX / sizeof(xfs_attr_multiop_t)) in xfs_attrmulti_by_handle()603 size = am_hreq.opcount * sizeof(xfs_attr_multiop_t); in xfs_attrmulti_by_handle()
627 } xfs_attr_multiop_t; typedef
Completed in 12 milliseconds