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

/linux-4.4.14/fs/xfs/
H A Dxfs_ioctl.c526 xfs_attr_multiop_t *ops; xfs_attrmulti_by_handle()
538 if (am_hreq.opcount >= INT_MAX / sizeof(xfs_attr_multiop_t)) xfs_attrmulti_by_handle()
546 size = am_hreq.opcount * sizeof(xfs_attr_multiop_t); xfs_attrmulti_by_handle()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_fs.h437 } xfs_attr_multiop_t; typedef in typeref:struct:xfs_attr_multiop

Completed in 73 milliseconds