Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_ioctl32.h189 #define XFS_IOC_FSGROWFSRT_32 _IOW('X', 112, struct compat_xfs_growfs_rt) macro
H A Dxfs_ioctl32.c448 case XFS_IOC_FSGROWFSRT_32: { in xfs_file_compat_ioctl()