Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h509 #define XFS_IOC_GOINGDOWN _IOR ('X', 125, __uint32_t) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c846 case XFS_IOC_GOINGDOWN: { in xfs_ioctl()