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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h143 } compat_xfs_attr_multiop_t; typedef in typeref:struct:compat_xfs_attr_multiop
H A Dxfs_ioctl32.c402 compat_xfs_attr_multiop_t *ops;
415 if (am_hreq.opcount >= INT_MAX / sizeof(compat_xfs_attr_multiop_t))
423 size = am_hreq.opcount * sizeof(compat_xfs_attr_multiop_t);

Completed in 101 milliseconds