Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h479 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c708 case XFS_IOC_GETBMAPX: in xfs_ioctl()