Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h475 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap) macro
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c705 case XFS_IOC_GETBMAPA: in xfs_ioctl()
1202 iflags = (cmd == XFS_IOC_GETBMAPA ? BMV_IF_ATTRFORK : 0); in xfs_ioc_getbmap()