Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h207 typedef struct xfs_fsop_counts { struct
1059 #define XFS_IOC_FSCOUNTS _IOR ('X', 113, struct xfs_fsop_counts)
/linux/fs/xfs/
H A Dxfs_ioctl.c1153 struct xfs_fsop_counts __user *uarg) in xfs_ioctl_fs_counts()
1155 struct xfs_fsop_counts out = { in xfs_ioctl_fs_counts()