Home
last modified time | relevance | path

Searched refs:xfs_bstat_t (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_dfrag.h47 xfs_bstat_t sx_stat; /* stat of target b4 copy */
Dxfs_itable.c79 xfs_bstat_t *buf; /* return buffer */ in xfs_bulkstat_one()
654 error = xfs_bulkstat_one(mp, ino, buffer, sizeof(xfs_bstat_t), in xfs_bulkstat_single()
664 NULL, sizeof(xfs_bstat_t), buffer, in xfs_bulkstat_single()
Dxfs_dfrag.c74 xfs_bstat_t *sbp; in xfs_swapext()
Dxfs_fs.h313 } xfs_bstat_t; typedef
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_ioctl.c965 sizeof(xfs_bstat_t), bulkreq.ubuffer, in xfs_ioc_bulkstat()