Home
last modified time | relevance | path

Searched refs:inumbers (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h448 /* New inumbers structure that reports v5 features and fixes padding issues */
490 * ioctl structures for v5 bulkstat and inumbers requests
501 struct xfs_inumbers inumbers[]; member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h440 /* New inumbers structure that reports v5 features and fixes padding issues */
493 * ioctl structures for v5 bulkstat and inumbers requests
504 struct xfs_inumbers inumbers[]; member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.c959 /* Handle the v5 inumbers ioctl. */
981 error = xfs_bulk_ireq_setup(mp, &hdr, &breq, arg->inumbers); in xfs_ioc_inumbers()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c888 /* Handle the v5 inumbers ioctl. */
910 error = xfs_bulk_ireq_setup(mp, &hdr, &breq, arg->inumbers); in xfs_ioc_inumbers()

Completed in 10 milliseconds