Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h203 typedef struct xfs_fsop_counts { struct
1006 #define XFS_IOC_FSCOUNTS _IOR ('X', 113, struct xfs_fsop_counts)
/linux-6.12.1/fs/xfs/
Dxfs_ioctl.c1129 struct xfs_fsop_counts __user *uarg) in xfs_ioctl_fs_counts()
1131 struct xfs_fsop_counts out = { in xfs_ioctl_fs_counts()