Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h836 #define XFS_IOC_GOINGDOWN _IOR ('X', 125, uint32_t) macro
/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.c2107 case XFS_IOC_GOINGDOWN: { in xfs_file_ioctl()