Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h504 #define XFS_IOC_THAW _IOWR('X', 120, int) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c835 case XFS_IOC_THAW: in xfs_ioctl()