HomeSort by relevance Sort by last modified time
    Searched refs:XFS_IOC_FSGEOMETRY (Results 1 - 4 of 4) sorted by null

  /external/syslinux/core/fs/xfs/
xfs_fs.h 178 * Output for XFS_IOC_FSGEOMETRY
482 #define XFS_IOC_FSGEOMETRY _IOR ('X', 124, struct xfs_fsop_geom)
  /external/syslinux/extlinux/
xfs_fs.h 178 * Output for XFS_IOC_FSGEOMETRY
482 #define XFS_IOC_FSGEOMETRY _IOR ('X', 124, struct xfs_fsop_geom)
  /external/e2fsprogs/contrib/
fsstress.c 461 i = ioctl(fd, XFS_IOC_FSGEOMETRY, &geom);
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 434 i = ioctl(fd, XFS_IOC_FSGEOMETRY, &geom);
    [all...]

Completed in 607 milliseconds