Home
last modified time | relevance | path

Searched refs:compat_xfs_attr_multiop_t (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_ioctl32.c389 compat_xfs_attr_multiop_t *ops; in xfs_compat_attrmulti_by_handle()
402 if (am_hreq.opcount >= INT_MAX / sizeof(compat_xfs_attr_multiop_t)) in xfs_compat_attrmulti_by_handle()
410 size = am_hreq.opcount * sizeof(compat_xfs_attr_multiop_t); in xfs_compat_attrmulti_by_handle()
Dxfs_ioctl32.h134 } compat_xfs_attr_multiop_t; typedef