Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h496 #define XFS_IOC_FSGROWFSRT _IOW ('X', 112, struct xfs_growfs_rt) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c811 case XFS_IOC_FSGROWFSRT: { in xfs_ioctl()